Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons -d 00455-16-0-all -i purchase_stock,sale,project_purchase,hr,l10n_th,hr_contract,base,purchase,hr_holidays,purchase_requisition,stock,project --test-enable --test-tags /runbot --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/runbot/odoo/runbot/runbot/static/sources/odoo/30ae0b46f31bf9fed285dfa15638cd0668532eb4 Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00455-16-0/.odoorc 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 gevent: markers 'sys_platform != "win32" and python_version == "3.7"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.9" and python_version <= "3.10"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" and python_version >= "3.12"' 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.9" and python_version <= "3.10"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" and python_version > "3.10" and python_version < "3.12"' 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.10"' don't match your environment Ignoring libsass: markers 'python_version >= "3.12"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and 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.10" and 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.10" and python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version >= "3.12"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and 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.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.11" and python_version < "3.12"' 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.10"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version >= "3.12"' don't match your environment Ignoring pyusb: markers 'python_version > "3.10"' don't match your environment Ignoring reportlab: markers 'python_version > "3.10" and 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.8/dist-packages (from -r odoo/requirements.txt (line 3)) (2.9.1) Requirement already satisfied: chardet==4.0.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 4)) (4.0.0) Requirement already satisfied: cryptography==3.4.8 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 5)) (3.4.8) Requirement already satisfied: decorator==4.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (4.4.2) Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Requirement already satisfied: ebaysdk==2.1.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 9)) (2.1.5) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15-py2.py3-none-any.whl (14 kB) Collecting gevent==20.9.0 Downloading gevent-20.9.0-cp38-cp38-manylinux2010_x86_64.whl (6.1 MB) Collecting greenlet==0.4.17 Downloading greenlet-0.4.17-cp38-cp38-manylinux1_x86_64.whl (48 kB) Requirement already satisfied: idna==2.10 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 22)) (2.10) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Requirement already satisfied: libsass==0.20.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 25)) (0.20.1) Collecting lxml==4.6.5 Downloading lxml-4.6.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting num2words==0.5.9 Downloading num2words-0.5.9-py3-none-any.whl (99 kB) Collecting ofxparse==0.19 Downloading ofxparse-0.19.tar.gz (54 kB) Requirement already satisfied: passlib==1.7.4 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 37)) (1.7.4) Requirement already satisfied: Pillow==9.0.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 38)) (9.0.1) Collecting polib==1.1.0 Downloading polib-1.1.0-py2.py3-none-any.whl (25 kB) Collecting psutil==5.8.0 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting psycopg2==2.8.6 Downloading psycopg2-2.8.6.tar.gz (383 kB) Collecting pydot==1.4.2 Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) Collecting pyopenssl==20.0.1 Downloading pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) Requirement already satisfied: PyPDF2==1.26.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (1.26.0) Requirement already satisfied: pyserial==3.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 57)) (3.5) Requirement already satisfied: python-dateutil==2.8.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 58)) (2.8.1) Requirement already satisfied: python-ldap==3.4.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 59)) (3.4.0) Collecting python-stdnum==1.16 Downloading python_stdnum-1.16-py2.py3-none-any.whl (910 kB) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2019.3) Collecting pyusb==1.0.2 Downloading pyusb-1.0.2.tar.gz (54 kB) Collecting qrcode==6.1 Downloading qrcode-6.1-py2.py3-none-any.whl (31 kB) Collecting reportlab==3.5.59 Downloading reportlab-3.5.59-cp38-cp38-manylinux2010_x86_64.whl (2.6 MB) Requirement already satisfied: requests==2.25.1 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 69)) (2.25.1) Requirement already satisfied: urllib3==1.26.5 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 72)) (1.26.5) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 74)) (0.9.6.1) Collecting Werkzeug==0.16.1 Downloading Werkzeug-0.16.1-py2.py3-none-any.whl (327 kB) Requirement already satisfied: xlrd==1.2.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 78)) (1.2.0) Collecting XlsxWriter==1.1.2 Downloading XlsxWriter-1.1.2-py2.py3-none-any.whl (142 kB) Requirement already satisfied: xlwt==1.3.0 in /usr/local/lib/python3.8/dist-packages (from -r odoo/requirements.txt (line 80)) (1.3.0) Collecting zeep==4.0.0 Downloading zeep-4.0.0-py2.py3-none-any.whl (100 kB) Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (1.17.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from freezegun==0.3.15->-r odoo/requirements.txt (line 11)) (1.14.0) Collecting zope.event Downloading zope.event-5.0-py3-none-any.whl (6.8 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) Collecting zope.interface Downloading zope.interface-7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (257 kB) Requirement already satisfied: docopt>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from num2words==0.5.9->-r odoo/requirements.txt (line 34)) (0.6.2) Requirement already satisfied: beautifulsoup4 in /usr/lib/python3/dist-packages (from ofxparse==0.19->-r odoo/requirements.txt (line 35)) (4.8.2) Requirement already satisfied: pyparsing>=2.1.4 in /usr/lib/python3/dist-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 51)) (2.4.6) Requirement already satisfied: pyasn1-modules>=0.1.5 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.4.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from python-ldap==3.4.0->-r odoo/requirements.txt (line 59)) (0.6.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests==2.25.1->-r odoo/requirements.txt (line 69)) (2019.11.28) Requirement already satisfied: appdirs>=1.4.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.4.3) Requirement already satisfied: requests-toolbelt>=0.7.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.8.0) Requirement already satisfied: attrs>=17.2.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (19.3.0) Requirement already satisfied: defusedxml>=0.4.1 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: requests-file>=1.5.1 in /usr/local/lib/python3.8/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (2.1.0) Requirement already satisfied: cached-property>=1.3.0 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (1.5.1) Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from zeep==4.0.0->-r odoo/requirements.txt (line 81)) (0.6.0) Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography==3.4.8->-r odoo/requirements.txt (line 5)) (2.22) Building wheels for collected packages: ofxparse, psycopg2, pyusb Building wheel for ofxparse (setup.py): started Building wheel for ofxparse (setup.py): finished with status 'done' Created wheel for ofxparse: filename=ofxparse-0.19-py3-none-any.whl size=35349 sha256=4673cc6fe647e49c2d008cd29707eadd17a8578e9b707fd2258051d896ca15c1 Stored in directory: /home/runbot/.cache/pip/wheels/14/6d/47/c10b1c8fe71849e06233a6b99932c3e289d5d90f9bdf017732 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.6-cp38-cp38-linux_x86_64.whl size=505093 sha256=84b3e17187593c276c795d9723dbaf1a8a58883b2db9ea8922180073b7ae553e Stored in directory: /home/runbot/.cache/pip/wheels/70/5e/69/8a020d78c09043156a7df0b64529e460fbd922ca065c4b795c Building wheel for pyusb (setup.py): started Building wheel for pyusb (setup.py): finished with status 'done' Created wheel for pyusb: filename=pyusb-1.0.2-py3-none-any.whl size=57024 sha256=87354d359cf5c96cd05d79a1184afec1dcaaab923b37612c3221c481f6330f8a Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, zope.event, zope.interface, greenlet, gevent, MarkupSafe, Jinja2, lxml, num2words, ofxparse, polib, psutil, psycopg2, pydot, pyopenssl, python-stdnum, pyusb, qrcode, reportlab, Werkzeug, XlsxWriter, zeep WARNING: The script qr is installed in '/home/runbot/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Werkzeug-0.16.1 XlsxWriter-1.1.2 docutils-0.16 freezegun-0.3.15 gevent-20.9.0 greenlet-0.4.17 lxml-4.6.5 num2words-0.5.9 ofxparse-0.19 polib-1.1.0 psutil-5.8.0 psycopg2-2.8.6 pydot-1.4.2 pyopenssl-20.0.1 python-stdnum-1.16 pyusb-1.0.2 qrcode-6.1 reportlab-3.5.59 zeep-4.0.0 zope.event-5.0 zope.interface-7.2 2025-05-13 17:43:15,486 145 INFO ? odoo: Odoo version 16.0 2025-05-13 17:43:15,486 145 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-13 17:43:15,486 145 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons'] 2025-05-13 17:43:15,486 145 INFO ? odoo: database: runbot@default:default 2025-05-13 17:43:15,664 145 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-13 17:43:15,988 145 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-05-13 17:43:16,001 145 INFO 00455-16-0-all odoo.modules.loading: init db 2025-05-13 17:43:16,619 145 INFO 00455-16-0-all odoo.modules.loading: loading 1 modules... 2025-05-13 17:43:16,620 145 INFO 00455-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-13 17:43:16,646 145 INFO 00455-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-13 17:43:16,893 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-13 17:43:16,893 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-13 17:43:16,893 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-13 17:43:16,980 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-13 17:43:16,981 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-13 17:43:16,981 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-05-13 17:43:16,981 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-13 17:43:16,981 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-13 17:43:16,981 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-13 17:43:17,010 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-13 17:43:17,027 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-13 17:43:17,046 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.users.signature 2025-05-13 17:43:17,046 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.users.share 2025-05-13 17:43:18,089 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-13 17:43:18,098 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-13 17:43:18,147 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-13 17:43:18,170 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-13 17:43:18,217 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-13 17:43:18,469 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-13 17:43:18,478 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-13 17:43:19,492 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-13 17:43:19,499 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-13 17:43:19,798 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-13 17:43:19,807 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-13 17:43:19,811 145 INFO 00455-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-13 17:43:20,090 145 INFO 00455-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-13 17:43:20,171 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-13 17:43:20,221 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-13 17:43:20,232 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-13 17:43:20,239 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-13 17:43:20,795 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-13 17:43:20,873 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-13 17:43:20,885 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-13 17:43:20,897 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-13 17:43:20,919 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-13 17:43:20,931 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-13 17:43:20,947 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-13 17:43:20,967 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-13 17:43:21,082 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-13 17:43:21,099 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-13 17:43:21,121 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-13 17:43:21,139 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-13 17:43:21,156 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-13 17:43:21,197 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-13 17:43:21,212 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-13 17:43:21,218 145 INFO 00455-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-13 17:43:21,221 145 INFO 00455-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-13 17:43:21,227 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-13 17:43:21,242 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-13 17:43:21,249 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-13 17:43:21,299 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-13 17:43:21,345 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-13 17:43:21,392 145 INFO 00455-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-13 17:43:21,394 145 INFO 00455-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-13 17:43:21,399 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-13 17:43:21,407 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-13 17:43:21,416 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-13 17:43:21,423 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-13 17:43:21,435 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-13 17:43:21,440 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-13 17:43:21,448 145 INFO 00455-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-13 17:43:21,459 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-13 17:43:21,462 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-13 17:43:21,472 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-13 17:43:21,487 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-13 17:43:21,503 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-13 17:43:21,519 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-13 17:43:21,606 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-13 17:43:21,630 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-13 17:43:21,657 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-13 17:43:21,684 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-13 17:43:21,767 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-13 17:43:21,782 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-13 17:43:21,787 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-13 17:43:21,803 145 INFO 00455-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-13 17:43:21,819 145 INFO 00455-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-13 17:43:21,897 145 INFO 00455-16-0-all odoo.modules.loading: Module base: loading demo 2025-05-13 17:43:21,897 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-05-13 17:43:21,903 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-05-13 17:43:23,017 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-05-13 17:43:23,021 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-05-13 17:43:23,175 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-05-13 17:43:23,178 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-05-13 17:43:23,348 145 INFO 00455-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-05-13 17:43:23,915 145 INFO 00455-16-0-all odoo.modules.loading: Module base loaded in 7.30s, 9060 queries (+9060 other) 2025-05-13 17:43:23,915 145 INFO 00455-16-0-all odoo.modules.loading: 1 modules loaded in 7.30s, 9060 queries (+9060 extra) 2025-05-13 17:43:23,935 145 INFO 00455-16-0-all odoo.modules.loading: updating modules list 2025-05-13 17:43:23,936 145 INFO 00455-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2025-05-13 17:43:24,307 145 INFO 00455-16-0-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Inventory', 'Purchase', 'Project', 'Time Off', 'Employees', 'Employee Contracts', 'Purchase Stock', 'Thailand - Accounting', 'Project Purchase', 'Purchase Agreements', 'Sales'] to user __system__ #1 via n/a 2025-05-13 17:43:24,436 145 INFO 00455-16-0-all odoo.modules.loading: loading 78 modules... 2025-05-13 17:43:24,437 145 INFO 00455-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-05-13 17:43:24,457 145 INFO 00455-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-13 17:43:24,511 145 INFO 00455-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-13 17:43:24,558 145 INFO 00455-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-13 17:43:24,570 145 INFO 00455-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-13 17:43:24,579 145 INFO 00455-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-13 17:43:24,613 145 INFO 00455-16-0-all odoo.modules.loading: Module uom loaded in 0.18s, 283 queries (+283 other) 2025-05-13 17:43:24,613 145 INFO 00455-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-05-13 17:43:24,637 145 INFO 00455-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-13 17:43:24,977 145 INFO 00455-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-13 17:43:24,983 145 INFO 00455-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-13 17:43:25,020 145 INFO 00455-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-13 17:43:25,075 145 INFO 00455-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-13 17:43:25,084 145 INFO 00455-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-13 17:43:25,088 145 INFO 00455-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-13 17:43:25,092 145 INFO 00455-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-13 17:43:25,096 145 INFO 00455-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-13 17:43:25,100 145 INFO 00455-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-13 17:43:25,475 145 INFO 00455-16-0-all odoo.modules.loading: Module web loaded in 0.86s, 898 queries (+898 other) 2025-05-13 17:43:25,475 145 INFO 00455-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-05-13 17:43:25,504 145 INFO 00455-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-13 17:43:25,553 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-13 17:43:25,570 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-13 17:43:25,576 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-13 17:43:25,581 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-13 17:43:25,602 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-13 17:43:25,607 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-13 17:43:25,625 145 INFO 00455-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.15s, 175 queries (+175 other) 2025-05-13 17:43:25,625 145 INFO 00455-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-05-13 17:43:25,648 145 INFO 00455-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-13 17:43:25,701 145 INFO 00455-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-13 17:43:25,707 145 INFO 00455-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-13 17:43:25,721 145 INFO 00455-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-13 17:43:25,740 145 INFO 00455-16-0-all odoo.modules.loading: Module barcodes loaded in 0.11s, 136 queries (+136 other) 2025-05-13 17:43:25,740 145 INFO 00455-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-05-13 17:43:25,891 145 INFO 00455-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-13 17:43:26,420 145 INFO 00455-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-13 17:43:26,455 145 INFO 00455-16-0-all odoo.modules.loading: Module base_import loaded in 0.72s, 919 queries (+919 other) 2025-05-13 17:43:26,455 145 INFO 00455-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-05-13 17:43:26,479 145 INFO 00455-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-13 17:43:26,518 145 INFO 00455-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-13 17:43:26,522 145 INFO 00455-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-13 17:43:26,549 145 INFO 00455-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-13 17:43:26,565 145 INFO 00455-16-0-all odoo.modules.loading: Module base_setup loaded in 0.11s, 153 queries (+153 other) 2025-05-13 17:43:26,565 145 INFO 00455-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-05-13 17:43:26,587 145 INFO 00455-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-13 17:43:26,645 145 INFO 00455-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-13 17:43:26,667 145 INFO 00455-16-0-all odoo.modules.loading: Module bus loaded in 0.10s, 103 queries (+103 other) 2025-05-13 17:43:26,667 145 INFO 00455-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-05-13 17:43:26,688 145 INFO 00455-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-13 17:43:26,697 145 INFO 00455-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-13 17:43:26,724 145 INFO 00455-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-13 17:43:26,741 145 INFO 00455-16-0-all odoo.modules.loading: Module http_routing loaded in 0.07s, 77 queries (+77 other) 2025-05-13 17:43:26,741 145 INFO 00455-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-05-13 17:43:26,781 145 INFO 00455-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-13 17:43:26,894 145 INFO 00455-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-13 17:43:26,917 145 INFO 00455-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-13 17:43:26,926 145 INFO 00455-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-13 17:43:26,943 145 INFO 00455-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-13 17:43:27,016 145 INFO 00455-16-0-all odoo.modules.loading: Module resource loaded in 0.27s, 424 queries (+424 other) 2025-05-13 17:43:27,016 145 INFO 00455-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-05-13 17:43:27,045 145 INFO 00455-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-13 17:43:27,137 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-13 17:43:27,153 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-13 17:43:27,165 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-13 17:43:27,168 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-13 17:43:27,171 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-13 17:43:27,191 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-13 17:43:27,202 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-13 17:43:27,210 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-13 17:43:27,219 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-13 17:43:27,225 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-13 17:43:27,241 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-13 17:43:27,253 145 INFO 00455-16-0-all odoo.modules.loading: Module utm: loading demo 2025-05-13 17:43:27,253 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-05-13 17:43:27,261 145 INFO 00455-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-05-13 17:43:27,279 145 INFO 00455-16-0-all odoo.modules.loading: Module utm loaded in 0.26s, 437 queries (+437 other) 2025-05-13 17:43:27,279 145 INFO 00455-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-05-13 17:43:27,316 145 INFO 00455-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-13 17:43:27,316 145 INFO 00455-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-05-13 17:43:27,338 145 INFO 00455-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-13 17:43:27,416 145 INFO 00455-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-13 17:43:27,423 145 INFO 00455-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-13 17:43:27,429 145 INFO 00455-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-13 17:43:27,449 145 INFO 00455-16-0-all odoo.modules.loading: Module web_tour loaded in 0.13s, 101 queries (+101 other) 2025-05-13 17:43:27,449 145 INFO 00455-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-05-13 17:43:27,475 145 INFO 00455-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-13 17:43:27,507 145 INFO 00455-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-13 17:43:27,548 145 INFO 00455-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-13 17:43:27,572 145 INFO 00455-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.12s, 195 queries (+195 other) 2025-05-13 17:43:27,572 145 INFO 00455-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-05-13 17:43:27,595 145 INFO 00455-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-13 17:43:27,636 145 INFO 00455-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-13 17:43:27,643 145 INFO 00455-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-13 17:43:27,649 145 INFO 00455-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-13 17:43:27,664 145 INFO 00455-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-13 17:43:27,686 145 INFO 00455-16-0-all odoo.modules.loading: Module iap loaded in 0.11s, 147 queries (+147 other) 2025-05-13 17:43:27,686 145 INFO 00455-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-05-13 17:43:27,736 145 INFO 00455-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-13 17:43:27,898 145 INFO 00455-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-13 17:43:27,935 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-13 17:43:27,941 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-13 17:43:28,907 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-13 17:43:28,987 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-13 17:43:28,992 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-13 17:43:29,004 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-13 17:43:29,012 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-13 17:43:29,020 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-13 17:43:29,024 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-13 17:43:29,030 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-13 17:43:29,044 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-13 17:43:29,052 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-13 17:43:29,061 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-13 17:43:29,070 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-13 17:43:29,090 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-13 17:43:29,101 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-13 17:43:29,120 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-13 17:43:29,128 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-13 17:43:29,136 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-13 17:43:29,144 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-13 17:43:29,155 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-13 17:43:29,160 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-13 17:43:29,179 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-13 17:43:29,188 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-13 17:43:29,226 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-13 17:43:29,247 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-13 17:43:29,259 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-13 17:43:29,266 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-13 17:43:29,278 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-13 17:43:29,293 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-13 17:43:29,301 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-13 17:43:29,321 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-13 17:43:29,333 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-13 17:43:29,355 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-13 17:43:29,424 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-13 17:43:29,471 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-13 17:43:29,479 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-13 17:43:29,493 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-13 17:43:29,501 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-13 17:43:29,507 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-13 17:43:29,513 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-13 17:43:29,526 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-13 17:43:29,535 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-13 17:43:29,552 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-13 17:43:29,560 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-13 17:43:29,578 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-13 17:43:29,618 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-13 17:43:29,632 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-13 17:43:29,692 145 INFO 00455-16-0-all odoo.modules.loading: Module mail: loading demo 2025-05-13 17:43:29,693 145 INFO 00455-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-05-13 17:43:29,808 145 INFO 00455-16-0-all odoo.modules.loading: Module mail loaded in 2.12s, 3592 queries (+3592 other) 2025-05-13 17:43:29,808 145 INFO 00455-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-05-13 17:43:29,846 145 INFO 00455-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-13 17:43:29,888 145 INFO 00455-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.08s, 42 queries (+42 other) 2025-05-13 17:43:29,889 145 INFO 00455-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-05-13 17:43:29,961 145 INFO 00455-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-13 17:43:30,553 145 INFO 00455-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-13 17:43:30,562 145 INFO 00455-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-13 17:43:30,566 145 INFO 00455-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-13 17:43:30,583 145 INFO 00455-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-13 17:43:30,625 145 INFO 00455-16-0-all odoo.modules.loading: Module web_editor loaded in 0.74s, 1166 queries (+1166 other) 2025-05-13 17:43:30,625 145 INFO 00455-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-05-13 17:43:30,671 145 INFO 00455-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-13 17:43:30,812 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-13 17:43:30,841 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-13 17:43:30,851 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-13 17:43:30,882 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-13 17:43:30,905 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-13 17:43:30,918 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-13 17:43:30,927 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-13 17:43:30,931 145 INFO 00455-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-05-13 17:43:30,931 145 INFO 00455-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-05-13 17:43:31,024 145 INFO 00455-16-0-all odoo.modules.loading: Module analytic loaded in 0.40s, 528 queries (+528 other) 2025-05-13 17:43:31,025 145 INFO 00455-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-05-13 17:43:31,070 145 INFO 00455-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-13 17:43:31,213 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-13 17:43:31,219 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-13 17:43:31,227 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-13 17:43:31,239 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-13 17:43:31,252 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-13 17:43:31,268 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-13 17:43:31,282 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-13 17:43:31,301 145 INFO 00455-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.28s, 191 queries (+191 other) 2025-05-13 17:43:31,301 145 INFO 00455-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-05-13 17:43:31,340 145 INFO 00455-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-13 17:43:31,366 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-13 17:43:31,384 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-13 17:43:31,389 145 INFO 00455-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-13 17:43:31,423 145 INFO 00455-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.12s, 92 queries (+92 other) 2025-05-13 17:43:31,423 145 INFO 00455-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-05-13 17:43:31,469 145 INFO 00455-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-13 17:43:31,542 145 INFO 00455-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-13 17:43:31,555 145 INFO 00455-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-13 17:43:31,571 145 INFO 00455-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-13 17:43:31,578 145 INFO 00455-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-13 17:43:31,584 145 INFO 00455-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-13 17:43:31,602 145 INFO 00455-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.18s, 143 queries (+143 other) 2025-05-13 17:43:31,602 145 INFO 00455-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-05-13 17:43:31,678 145 INFO 00455-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-05-13 17:43:31,892 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-13 17:43:31,907 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-13 17:43:31,922 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-13 17:43:31,929 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-13 17:43:31,942 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-13 17:43:31,953 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-13 17:43:31,957 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-13 17:43:31,961 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-13 17:43:31,971 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-13 17:43:31,976 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-13 17:43:32,054 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-13 17:43:32,070 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-13 17:43:32,075 145 INFO 00455-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-05-13 17:43:32,076 145 INFO 00455-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-05-13 17:43:32,739 145 INFO 00455-16-0-all odoo.modules.loading: Module calendar loaded in 1.14s, 911 queries (+911 other) 2025-05-13 17:43:32,739 145 INFO 00455-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-05-13 17:43:32,785 145 INFO 00455-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-13 17:43:32,831 145 INFO 00455-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-13 17:43:32,843 145 INFO 00455-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-13 17:43:32,851 145 INFO 00455-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-13 17:43:32,878 145 INFO 00455-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.14s, 122 queries (+122 other) 2025-05-13 17:43:32,878 145 INFO 00455-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-05-13 17:43:32,972 145 INFO 00455-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-05-13 17:43:33,970 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-13 17:43:34,111 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-13 17:43:34,129 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-13 17:43:34,138 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-13 17:43:34,146 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-13 17:43:34,154 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-13 17:43:34,164 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-13 17:43:34,181 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-13 17:43:34,202 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-13 17:43:34,211 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-13 17:43:34,231 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-13 17:43:34,238 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-13 17:43:34,293 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-13 17:43:34,315 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-13 17:43:34,324 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-13 17:43:34,367 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-13 17:43:34,387 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-13 17:43:34,393 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-05-13 17:43:34,446 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-13 17:43:34,456 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-13 17:43:34,530 145 INFO 00455-16-0-all odoo.modules.loading: Module hr: loading demo 2025-05-13 17:43:34,531 145 INFO 00455-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-05-13 17:43:35,354 145 INFO 00455-16-0-all odoo.modules.loading: Module hr loaded in 2.48s, 3419 queries (+3419 other) 2025-05-13 17:43:35,354 145 INFO 00455-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-05-13 17:43:35,410 145 INFO 00455-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-13 17:43:35,430 145 INFO 00455-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-13 17:43:35,456 145 INFO 00455-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.10s, 35 queries (+35 other) 2025-05-13 17:43:35,456 145 INFO 00455-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-05-13 17:43:35,511 145 INFO 00455-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-13 17:43:35,608 145 INFO 00455-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-13 17:43:35,629 145 INFO 00455-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-13 17:43:35,633 145 INFO 00455-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-05-13 17:43:35,634 145 INFO 00455-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-05-13 17:43:35,644 145 INFO 00455-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.19s, 187 queries (+187 other) 2025-05-13 17:43:35,644 145 INFO 00455-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-05-13 17:43:35,733 145 INFO 00455-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-13 17:43:35,821 145 INFO 00455-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-13 17:43:35,829 145 INFO 00455-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-13 17:43:35,850 145 INFO 00455-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-13 17:43:35,867 145 INFO 00455-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.22s, 169 queries (+169 other) 2025-05-13 17:43:35,867 145 INFO 00455-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-05-13 17:43:35,921 145 INFO 00455-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-13 17:43:36,018 145 INFO 00455-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-13 17:43:36,043 145 INFO 00455-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-13 17:43:36,057 145 INFO 00455-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-13 17:43:36,068 145 INFO 00455-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-13 17:43:36,086 145 INFO 00455-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.22s, 236 queries (+236 other) 2025-05-13 17:43:36,086 145 INFO 00455-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-05-13 17:43:36,343 145 INFO 00455-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-13 17:43:36,878 145 INFO 00455-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-13 17:43:36,895 145 INFO 00455-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-13 17:43:36,981 145 INFO 00455-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-13 17:43:37,005 145 INFO 00455-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-13 17:43:37,013 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-13 17:43:37,074 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-13 17:43:37,098 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-13 17:43:37,121 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-13 17:43:37,133 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-13 17:43:37,151 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-13 17:43:37,173 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-13 17:43:37,193 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-13 17:43:37,211 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-13 17:43:37,240 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-13 17:43:37,249 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-13 17:43:37,254 145 INFO 00455-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-13 17:43:37,264 145 INFO 00455-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-13 17:43:37,277 145 INFO 00455-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-13 17:43:37,296 145 INFO 00455-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-13 17:43:37,302 145 INFO 00455-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-13 17:43:37,306 145 INFO 00455-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-13 17:43:37,314 145 INFO 00455-16-0-all odoo.modules.loading: Module product: loading demo 2025-05-13 17:43:37,314 145 INFO 00455-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-05-13 17:43:37,653 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [140] 2025-05-13 17:43:37,662 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-05-13 17:43:37,662 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-05-13 17:43:37,702 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [142, 141] 2025-05-13 17:43:37,706 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-05-13 17:43:38,192 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [160] 2025-05-13 17:43:38,199 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-05-13 17:43:38,199 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-05-13 17:43:38,724 145 INFO 00455-16-0-all odoo.modules.loading: Module product loaded in 2.64s, 3026 queries (+3026 other) 2025-05-13 17:43:38,724 145 INFO 00455-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-05-13 17:43:38,791 145 INFO 00455-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-05-13 17:43:38,961 145 INFO 00455-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-13 17:43:39,009 145 INFO 00455-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-13 17:43:39,016 145 INFO 00455-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-13 17:43:39,022 145 INFO 00455-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-13 17:43:39,042 145 INFO 00455-16-0-all odoo.modules.loading: Module rating loaded in 0.32s, 380 queries (+380 other) 2025-05-13 17:43:39,042 145 INFO 00455-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-05-13 17:43:39,109 145 INFO 00455-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-13 17:43:39,138 145 INFO 00455-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-13 17:43:39,243 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-13 17:43:39,391 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-13 17:43:39,403 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-13 17:43:39,439 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-13 17:43:39,450 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-13 17:43:39,478 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-13 17:43:39,508 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-13 17:43:39,511 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-13 17:43:39,522 145 INFO 00455-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-05-13 17:43:39,522 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-05-13 17:43:39,553 145 INFO 00455-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-05-13 17:43:39,582 145 INFO 00455-16-0-all odoo.modules.loading: Module sales_team loaded in 0.54s, 750 queries (+750 other) 2025-05-13 17:43:39,582 145 INFO 00455-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-05-13 17:43:39,644 145 INFO 00455-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-13 17:43:39,712 145 INFO 00455-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-13 17:43:39,719 145 INFO 00455-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-13 17:43:39,728 145 INFO 00455-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-13 17:43:39,740 145 INFO 00455-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-13 17:43:39,758 145 INFO 00455-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-13 17:43:39,777 145 INFO 00455-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.20s, 190 queries (+190 other) 2025-05-13 17:43:39,778 145 INFO 00455-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-05-13 17:43:39,845 145 INFO 00455-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-13 17:43:39,901 145 INFO 00455-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-13 17:43:39,937 145 INFO 00455-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.16s, 96 queries (+96 other) 2025-05-13 17:43:39,937 145 INFO 00455-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-05-13 17:43:40,084 145 INFO 00455-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-13 17:43:40,091 145 INFO 00455-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-13 17:43:40,091 145 INFO 00455-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-13 17:43:40,233 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-13 17:43:40,379 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-13 17:43:40,390 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-13 17:43:40,407 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-13 17:43:40,447 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-13 17:43:40,514 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-13 17:43:40,521 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-13 17:43:40,527 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-13 17:43:40,537 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-13 17:43:40,542 145 INFO 00455-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-05-13 17:43:40,543 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-05-13 17:43:40,750 145 INFO 00455-16-0-all odoo.modules.loading: Module hr_contract loaded in 0.81s, 1008 queries (+1008 other) 2025-05-13 17:43:40,751 145 INFO 00455-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-05-13 17:43:40,867 145 INFO 00455-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-13 17:43:40,878 145 INFO 00455-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-13 17:43:41,247 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-13 17:43:41,252 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-13 17:43:41,264 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-13 17:43:41,277 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-13 17:43:41,336 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-13 17:43:41,344 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-13 17:43:41,577 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-13 17:43:41,598 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-13 17:43:41,623 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-13 17:43:41,806 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-13 17:43:41,826 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-13 17:43:41,915 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-13 17:43:41,934 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-13 17:43:41,946 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-13 17:43:41,950 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-13 17:43:41,954 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-13 17:43:41,960 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-13 17:43:41,967 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-13 17:43:41,971 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-13 17:43:41,978 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-13 17:43:41,997 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-13 17:43:42,010 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-13 17:43:42,020 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-13 17:43:42,081 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-13 17:43:42,121 145 INFO 00455-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-05-13 17:43:42,122 145 INFO 00455-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-05-13 17:43:42,238 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,238 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 7 and Message-Id '<478415676323452.1747158222.189346313476562-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,239 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,246 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-05-13 17:43:42,246 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,285 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,286 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 8 and Message-Id '<638982290655593.1747158222.269800901412964-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,286 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,291 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-05-13 17:43:42,291 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,326 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,327 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 9 and Message-Id '<315937557197691.1747158222.311238050460815-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,327 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,332 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-05-13 17:43:42,332 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,367 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,367 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 10 and Message-Id '<047795570883781.1747158222.352056741714478-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,367 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,372 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-05-13 17:43:42,372 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,418 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-05-13 17:43:42,573 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,574 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 11 and Message-Id '<731002896390964.1747158222.558587551116943-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,574 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,580 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-05-13 17:43:42,581 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,629 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-05-13 17:43:42,680 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,681 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 12 and Message-Id '<885424504298545.1747158222.665034532546997-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,681 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,687 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-05-13 17:43:42,687 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,723 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,724 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 13 and Message-Id '<290970217407267.1747158222.707719087600708-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,724 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,729 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-05-13 17:43:42,729 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,765 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,765 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 14 and Message-Id '<229876525647684.1747158222.749179363250732-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,765 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,770 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-05-13 17:43:42,770 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:42,807 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-05-13 17:43:42,932 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:42,933 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 15 and Message-Id '<117564686373535.1747158222.916294813156128-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:42,933 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:42,938 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-05-13 17:43:42,938 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,018 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-05-13 17:43:43,057 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,058 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 16 and Message-Id '<158550086651195.1747158223.041307210922241-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,058 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,063 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-05-13 17:43:43,063 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,098 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-05-13 17:43:43,130 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,131 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 17 and Message-Id '<196833891761723.1747158223.115345954895020-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,131 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,136 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-05-13 17:43:43,136 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,157 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-05-13 17:43:43,191 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,192 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 18 and Message-Id '<579376569316243.1747158223.175677299499512-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,192 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,198 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-05-13 17:43:43,198 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,327 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,328 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 19 and Message-Id '<706740722911907.1747158223.311628818511963-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,328 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,333 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-05-13 17:43:43,333 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,408 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-05-13 17:43:43,535 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,536 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 20 and Message-Id '<499041214249178.1747158223.518683910369873-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,536 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,542 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-05-13 17:43:43,542 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,615 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-05-13 17:43:43,642 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,643 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 21 and Message-Id '<057182318766687.1747158223.626127004623413-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,643 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,647 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-05-13 17:43:43,647 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,685 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,685 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 22 and Message-Id '<615261976435865.1747158223.669462680816650-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,685 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,690 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-05-13 17:43:43,690 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,728 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,728 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 23 and Message-Id '<764769966520125.1747158223.711934804916382-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,728 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,733 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-05-13 17:43:43,734 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,760 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-05-13 17:43:43,802 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,803 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 24 and Message-Id '<639953807424264.1747158223.786860466003418-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,803 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,808 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-05-13 17:43:43,808 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,855 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-05-13 17:43:43,899 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,900 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 25 and Message-Id '<704010856607960.1747158223.883269309997559-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,900 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,905 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-05-13 17:43:43,905 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:43,944 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-05-13 17:43:43,979 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:43,979 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 26 and Message-Id '<721421067080237.1747158223.962914466857910-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:43,979 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:43,984 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-05-13 17:43:43,985 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,005 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-05-13 17:43:44,039 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,039 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 27 and Message-Id '<411251752593858.1747158224.023386478424072-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,039 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,044 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-05-13 17:43:44,044 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,081 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,081 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 28 and Message-Id '<260216847611547.1747158224.065477371215820-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,081 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,086 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-05-13 17:43:44,086 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,123 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,123 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 29 and Message-Id '<466783322139643.1747158224.107187747955322-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,123 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,129 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-05-13 17:43:44,129 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,155 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-05-13 17:43:44,278 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,279 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 30 and Message-Id '<427682314606155.1747158224.262743711471558-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,279 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,284 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-05-13 17:43:44,285 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,360 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-05-13 17:43:44,399 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,400 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 31 and Message-Id '<294192889043953.1747158224.383857965469360-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,400 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,405 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-05-13 17:43:44,405 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,438 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-05-13 17:43:44,469 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,470 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 32 and Message-Id '<308572629904095.1747158224.454433441162109-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,470 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,475 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-05-13 17:43:44,475 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,510 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,511 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 33 and Message-Id '<514200808336073.1747158224.495421886444092-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,511 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,516 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-05-13 17:43:44,516 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,557 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,557 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 34 and Message-Id '<655923519976982.1747158224.541843414306641-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,557 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,563 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-05-13 17:43:44,563 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,596 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-05-13 17:43:44,635 145 INFO 00455-16-0-all odoo.tests: skip sending email in test mode 2025-05-13 17:43:44,636 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Mail (mail.mail) with ID 35 and Message-Id '<399142452013873.1747158224.620007753372192-openerp-message-notify@bc3e487e47ac>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-13 17:43:44,636 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Total emails tried by SMTP: 1 2025-05-13 17:43:44,641 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-05-13 17:43:44,641 145 INFO 00455-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-13 17:43:44,675 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-05-13 17:43:44,683 145 INFO 00455-16-0-all odoo.models.unlink: User #1 deleted resource.calendar.leaves records with IDs: [4] 2025-05-13 17:43:44,831 145 INFO 00455-16-0-all odoo.sql_db: Connection to the database failed 2025-05-13 17:43:44,834 145 WARNING 00455-16-0-all odoo.modules.loading: Transient module states were reset 2025-05-13 17:43:44,836 145 ERROR 00455-16-0-all odoo.modules.registry: Failed to load registry Traceback (most recent call last): File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 260, in load_module_graph cr.commit() File "/data/build/odoo/odoo/sql_db.py", line 467, in commit self.postcommit.run() File "/data/build/odoo/odoo/tools/misc.py", line 1210, in run func() File "/data/build/odoo/addons/bus/models/bus.py", line 122, in notify with odoo.sql_db.db_connect('postgres').cursor() as cr: File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( File "/home/runbot/.local/lib/python3.8/site-packages/psycopg2/__init__.py", line 127, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: FATAL: remaining connection slots are reserved for roles with the SUPERUSER attribute 2025-05-13 17:43:44,838 145 CRITICAL 00455-16-0-all odoo.service.server: Failed to initialize database `00455-16-0-all`. Traceback (most recent call last): File "/data/build/odoo/odoo/service/server.py", line 1327, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "", line 2, in new File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/modules/registry.py", line 87, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/odoo/odoo/modules/loading.py", line 493, in load_modules processed_modules += load_marked_modules(cr, graph, File "/data/build/odoo/odoo/modules/loading.py", line 374, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/odoo/odoo/modules/loading.py", line 260, in load_module_graph cr.commit() File "/data/build/odoo/odoo/sql_db.py", line 467, in commit self.postcommit.run() File "/data/build/odoo/odoo/tools/misc.py", line 1210, in run func() File "/data/build/odoo/addons/bus/models/bus.py", line 122, in notify with odoo.sql_db.db_connect('postgres').cursor() as cr: File "/data/build/odoo/odoo/sql_db.py", line 752, in cursor return Cursor(self.__pool, self.__dbname, self.__dsn) File "/data/build/odoo/odoo/sql_db.py", line 267, in __init__ self._cnx = pool.borrow(dsn) File "", line 2, in borrow File "/data/build/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/odoo/odoo/sql_db.py", line 679, in borrow result = psycopg2.connect( File "/home/runbot/.local/lib/python3.8/site-packages/psycopg2/__init__.py", line 127, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: FATAL: remaining connection slots are reserved for roles with the SUPERUSER attribute 2025-05-13 17:43:44,839 145 INFO 00455-16-0-all odoo.service.server: Initiating shutdown 2025-05-13 17:43:44,839 145 INFO 00455-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2025-05-13 17:43:45,068 145 INFO 00455-16-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 2 connections pg_dump: error: server version: 16.8 (Ubuntu 16.8-1.pgdg20.04+1); pg_dump version: 12.22 (Ubuntu 12.22-2.pgdg20.04+1) pg_dump: error: aborting because of server version mismatch