Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons -d 00349-16-0-all -i base,hr,stock,purchase_stock,hr_holidays,project,sale,purchase,project_purchase,l10n_th,purchase_requisition,hr_contract --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/1b5c27409c5cef55c9afecd276c0a3ebdcdd55ab Adding readonly volume '/home/runbot/.odoorc' pointing to /home/runbot/odoo/runbot/runbot/static/build/00349-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.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: setuptools in /usr/lib/python3/dist-packages (from gevent==20.9.0->-r odoo/requirements.txt (line 13)) (45.2.0) Collecting zope.event Downloading zope.event-5.0-py3-none-any.whl (6.8 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>=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: 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: 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: 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: 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: 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: 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: 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: 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=04385d7f1f7ecca8e62ff9eeda266d4c4bce5d190600af3eafb3c78ac56c8f22 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=505051 sha256=c775a44f6cf0a2e775c1ee6abd25d97e97ee8d750096717d6394669915d561ee 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=cd50576d8037728617427236ed7b871306dc2593a6566b089d2656cf8017d845 Stored in directory: /home/runbot/.cache/pip/wheels/3c/73/eb/ffd9a3e54c3f21980d5debae6b4aa9699111004ea119640c0b Successfully built ofxparse psycopg2 pyusb Installing collected packages: docutils, freezegun, zope.interface, greenlet, zope.event, 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-08 09:49:20,042 145 INFO ? odoo: Odoo version 16.0 2025-05-08 09:49:20,042 145 INFO ? odoo: Using configuration file at /home/runbot/.odoorc 2025-05-08 09:49:20,042 145 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/16.0', '/data/build/odoo/addons'] 2025-05-08 09:49:20,043 145 INFO ? odoo: database: runbot@default:default 2025-05-08 09:49:20,222 145 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-05-08 09:49:20,516 145 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2025-05-08 09:49:20,527 145 INFO 00349-16-0-all odoo.modules.loading: init db 2025-05-08 09:49:21,145 145 INFO 00349-16-0-all odoo.modules.loading: loading 1 modules... 2025-05-08 09:49:21,145 145 INFO 00349-16-0-all odoo.modules.loading: Loading module base (1/1) 2025-05-08 09:49:21,173 145 INFO 00349-16-0-all odoo.modules.registry: module base: creating or updating database tables 2025-05-08 09:49:21,411 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2025-05-08 09:49:21,412 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2025-05-08 09:49:21,412 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2025-05-08 09:49:21,496 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.user_id 2025-05-08 09:49:21,497 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2025-05-08 09:49:21,497 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.display_name 2025-05-08 09:49:21,497 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.company_registry 2025-05-08 09:49:21,497 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2025-05-08 09:49:21,497 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.partner_share 2025-05-08 09:49:21,529 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.currency.decimal_places 2025-05-08 09:49:21,546 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.company.logo_web 2025-05-08 09:49:21,565 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.users.signature 2025-05-08 09:49:21,565 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.users.share 2025-05-08 09:49:22,639 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_bank.xml 2025-05-08 09:49:22,648 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res.lang.csv 2025-05-08 09:49:22,702 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2025-05-08 09:49:22,728 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2025-05-08 09:49:22,779 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2025-05-08 09:49:23,052 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2025-05-08 09:49:23,062 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2025-05-08 09:49:24,087 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2025-05-08 09:49:24,094 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2025-05-08 09:49:24,402 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2025-05-08 09:49:24,411 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_config_parameter_data.xml 2025-05-08 09:49:24,416 145 INFO 00349-16-0-all odoo.modules.loading: loading base/security/base_groups.xml 2025-05-08 09:49:24,664 145 INFO 00349-16-0-all odoo.modules.loading: loading base/security/base_security.xml 2025-05-08 09:49:24,749 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/base_menus.xml 2025-05-08 09:49:24,802 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2025-05-08 09:49:24,815 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2025-05-08 09:49:24,822 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2025-05-08 09:49:25,393 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2025-05-08 09:49:25,471 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2025-05-08 09:49:25,484 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2025-05-08 09:49:25,496 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2025-05-08 09:49:25,518 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2025-05-08 09:49:25,530 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2025-05-08 09:49:25,543 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2025-05-08 09:49:25,558 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2025-05-08 09:49:25,666 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2025-05-08 09:49:25,683 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2025-05-08 09:49:25,703 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2025-05-08 09:49:25,719 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2025-05-08 09:49:25,733 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2025-05-08 09:49:25,767 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2025-05-08 09:49:25,780 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2025-05-08 09:49:25,785 145 INFO 00349-16-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2025-05-08 09:49:25,789 145 INFO 00349-16-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2025-05-08 09:49:25,795 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2025-05-08 09:49:25,809 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2025-05-08 09:49:25,815 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2025-05-08 09:49:25,863 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2025-05-08 09:49:25,905 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2025-05-08 09:49:25,959 145 INFO 00349-16-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2025-05-08 09:49:25,962 145 INFO 00349-16-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2025-05-08 09:49:25,966 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2025-05-08 09:49:25,974 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2025-05-08 09:49:25,983 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2025-05-08 09:49:25,990 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2025-05-08 09:49:26,002 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2025-05-08 09:49:26,008 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2025-05-08 09:49:26,015 145 INFO 00349-16-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2025-05-08 09:49:26,027 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_actions_data.xml 2025-05-08 09:49:26,031 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2025-05-08 09:49:26,041 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2025-05-08 09:49:26,057 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2025-05-08 09:49:26,073 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2025-05-08 09:49:26,089 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2025-05-08 09:49:26,176 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2025-05-08 09:49:26,201 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2025-05-08 09:49:26,227 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2025-05-08 09:49:26,254 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2025-05-08 09:49:26,365 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2025-05-08 09:49:26,384 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2025-05-08 09:49:26,391 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2025-05-08 09:49:26,412 145 INFO 00349-16-0-all odoo.modules.loading: loading base/views/onboarding_views.xml 2025-05-08 09:49:26,434 145 INFO 00349-16-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2025-05-08 09:49:26,527 145 INFO 00349-16-0-all odoo.modules.loading: Module base: loading demo 2025-05-08 09:49:26,527 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_company_demo.xml 2025-05-08 09:49:26,533 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2025-05-08 09:49:27,663 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2025-05-08 09:49:27,667 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2025-05-08 09:49:27,829 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2025-05-08 09:49:27,832 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2025-05-08 09:49:28,014 145 INFO 00349-16-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2025-05-08 09:49:28,625 145 INFO 00349-16-0-all odoo.modules.loading: Module base loaded in 7.48s, 9060 queries (+9060 other) 2025-05-08 09:49:28,625 145 INFO 00349-16-0-all odoo.modules.loading: 1 modules loaded in 7.48s, 9060 queries (+9060 extra) 2025-05-08 09:49:28,649 145 INFO 00349-16-0-all odoo.modules.loading: updating modules list 2025-05-08 09:49:28,651 145 INFO 00349-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-08 09:49:29,043 145 INFO 00349-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-08 09:49:29,183 145 INFO 00349-16-0-all odoo.modules.loading: loading 78 modules... 2025-05-08 09:49:29,184 145 INFO 00349-16-0-all odoo.modules.loading: Loading module uom (2/78) 2025-05-08 09:49:29,208 145 INFO 00349-16-0-all odoo.modules.registry: module uom: creating or updating database tables 2025-05-08 09:49:29,270 145 INFO 00349-16-0-all odoo.modules.loading: loading uom/data/uom_data.xml 2025-05-08 09:49:29,321 145 INFO 00349-16-0-all odoo.modules.loading: loading uom/security/uom_security.xml 2025-05-08 09:49:29,335 145 INFO 00349-16-0-all odoo.modules.loading: loading uom/security/ir.model.access.csv 2025-05-08 09:49:29,345 145 INFO 00349-16-0-all odoo.modules.loading: loading uom/views/uom_uom_views.xml 2025-05-08 09:49:29,385 145 INFO 00349-16-0-all odoo.modules.loading: Module uom loaded in 0.20s, 283 queries (+283 other) 2025-05-08 09:49:29,385 145 INFO 00349-16-0-all odoo.modules.loading: Loading module web (3/78) 2025-05-08 09:49:29,413 145 INFO 00349-16-0-all odoo.modules.registry: module web: creating or updating database tables 2025-05-08 09:49:29,770 145 INFO 00349-16-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2025-05-08 09:49:29,777 145 INFO 00349-16-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2025-05-08 09:49:29,818 145 INFO 00349-16-0-all odoo.modules.loading: loading web/views/report_templates.xml 2025-05-08 09:49:29,877 145 INFO 00349-16-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2025-05-08 09:49:29,887 145 INFO 00349-16-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2025-05-08 09:49:29,891 145 INFO 00349-16-0-all odoo.modules.loading: loading web/views/lazy_assets.xml 2025-05-08 09:49:29,896 145 INFO 00349-16-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2025-05-08 09:49:29,901 145 INFO 00349-16-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2025-05-08 09:49:29,905 145 INFO 00349-16-0-all odoo.modules.loading: loading web/data/report_layout.xml 2025-05-08 09:49:30,336 145 INFO 00349-16-0-all odoo.modules.loading: Module web loaded in 0.95s, 898 queries (+898 other) 2025-05-08 09:49:30,337 145 INFO 00349-16-0-all odoo.modules.loading: Loading module auth_totp (4/78) 2025-05-08 09:49:30,367 145 INFO 00349-16-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2025-05-08 09:49:30,423 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2025-05-08 09:49:30,441 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2025-05-08 09:49:30,448 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2025-05-08 09:49:30,454 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2025-05-08 09:49:30,475 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2025-05-08 09:49:30,480 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2025-05-08 09:49:30,500 145 INFO 00349-16-0-all odoo.modules.loading: Module auth_totp loaded in 0.16s, 175 queries (+175 other) 2025-05-08 09:49:30,500 145 INFO 00349-16-0-all odoo.modules.loading: Loading module barcodes (5/78) 2025-05-08 09:49:30,527 145 INFO 00349-16-0-all odoo.modules.registry: module barcodes: creating or updating database tables 2025-05-08 09:49:30,585 145 INFO 00349-16-0-all odoo.modules.loading: loading barcodes/data/barcodes_data.xml 2025-05-08 09:49:30,592 145 INFO 00349-16-0-all odoo.modules.loading: loading barcodes/views/barcodes_view.xml 2025-05-08 09:49:30,607 145 INFO 00349-16-0-all odoo.modules.loading: loading barcodes/security/ir.model.access.csv 2025-05-08 09:49:30,627 145 INFO 00349-16-0-all odoo.modules.loading: Module barcodes loaded in 0.13s, 136 queries (+136 other) 2025-05-08 09:49:30,627 145 INFO 00349-16-0-all odoo.modules.loading: Loading module base_import (6/78) 2025-05-08 09:49:30,802 145 INFO 00349-16-0-all odoo.modules.registry: module base_import: creating or updating database tables 2025-05-08 09:49:31,331 145 INFO 00349-16-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2025-05-08 09:49:31,369 145 INFO 00349-16-0-all odoo.modules.loading: Module base_import loaded in 0.74s, 919 queries (+919 other) 2025-05-08 09:49:31,369 145 INFO 00349-16-0-all odoo.modules.loading: Loading module base_setup (7/78) 2025-05-08 09:49:31,395 145 INFO 00349-16-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2025-05-08 09:49:31,433 145 INFO 00349-16-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2025-05-08 09:49:31,438 145 INFO 00349-16-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2025-05-08 09:49:31,466 145 INFO 00349-16-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2025-05-08 09:49:31,484 145 INFO 00349-16-0-all odoo.modules.loading: Module base_setup loaded in 0.12s, 153 queries (+153 other) 2025-05-08 09:49:31,484 145 INFO 00349-16-0-all odoo.modules.loading: Loading module bus (8/78) 2025-05-08 09:49:31,506 145 INFO 00349-16-0-all odoo.modules.registry: module bus: creating or updating database tables 2025-05-08 09:49:31,565 145 INFO 00349-16-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2025-05-08 09:49:31,589 145 INFO 00349-16-0-all odoo.modules.loading: Module bus loaded in 0.10s, 103 queries (+103 other) 2025-05-08 09:49:31,589 145 INFO 00349-16-0-all odoo.modules.loading: Loading module http_routing (9/78) 2025-05-08 09:49:31,610 145 INFO 00349-16-0-all odoo.modules.registry: module http_routing: creating or updating database tables 2025-05-08 09:49:31,619 145 INFO 00349-16-0-all odoo.modules.loading: loading http_routing/views/http_routing_template.xml 2025-05-08 09:49:31,645 145 INFO 00349-16-0-all odoo.modules.loading: loading http_routing/views/res_lang_views.xml 2025-05-08 09:49:31,661 145 INFO 00349-16-0-all odoo.modules.loading: Module http_routing loaded in 0.07s, 77 queries (+77 other) 2025-05-08 09:49:31,661 145 INFO 00349-16-0-all odoo.modules.loading: Loading module resource (10/78) 2025-05-08 09:49:31,699 145 INFO 00349-16-0-all odoo.modules.registry: module resource: creating or updating database tables 2025-05-08 09:49:31,809 145 INFO 00349-16-0-all odoo.modules.loading: loading resource/data/resource_data.xml 2025-05-08 09:49:31,832 145 INFO 00349-16-0-all odoo.modules.loading: loading resource/security/ir.model.access.csv 2025-05-08 09:49:31,841 145 INFO 00349-16-0-all odoo.modules.loading: loading resource/security/resource_security.xml 2025-05-08 09:49:31,857 145 INFO 00349-16-0-all odoo.modules.loading: loading resource/views/resource_views.xml 2025-05-08 09:49:31,931 145 INFO 00349-16-0-all odoo.modules.loading: Module resource loaded in 0.27s, 424 queries (+424 other) 2025-05-08 09:49:31,931 145 INFO 00349-16-0-all odoo.modules.loading: Loading module utm (11/78) 2025-05-08 09:49:31,960 145 INFO 00349-16-0-all odoo.modules.registry: module utm: creating or updating database tables 2025-05-08 09:49:32,056 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/data/utm_medium_data.xml 2025-05-08 09:49:32,072 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/data/utm_source_data.xml 2025-05-08 09:49:32,086 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/data/utm_stage_data.xml 2025-05-08 09:49:32,090 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/data/utm_tag_data.xml 2025-05-08 09:49:32,093 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/views/utm_campaign_views.xml 2025-05-08 09:49:32,116 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/views/utm_medium_views.xml 2025-05-08 09:49:32,130 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/views/utm_source_views.xml 2025-05-08 09:49:32,141 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/views/utm_stage_views.xml 2025-05-08 09:49:32,152 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/views/utm_tag_views.xml 2025-05-08 09:49:32,159 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/views/utm_menus.xml 2025-05-08 09:49:32,177 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/security/ir.model.access.csv 2025-05-08 09:49:32,191 145 INFO 00349-16-0-all odoo.modules.loading: Module utm: loading demo 2025-05-08 09:49:32,191 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/data/utm_campaign_demo.xml 2025-05-08 09:49:32,200 145 INFO 00349-16-0-all odoo.modules.loading: loading utm/data/utm_stage_demo.xml 2025-05-08 09:49:32,221 145 INFO 00349-16-0-all odoo.modules.loading: Module utm loaded in 0.29s, 437 queries (+437 other) 2025-05-08 09:49:32,221 145 INFO 00349-16-0-all odoo.modules.loading: Loading module web_kanban_gauge (12/78) 2025-05-08 09:49:32,263 145 INFO 00349-16-0-all odoo.modules.loading: Module web_kanban_gauge loaded in 0.04s, 12 queries (+12 other) 2025-05-08 09:49:32,264 145 INFO 00349-16-0-all odoo.modules.loading: Loading module web_tour (13/78) 2025-05-08 09:49:32,288 145 INFO 00349-16-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2025-05-08 09:49:32,399 145 INFO 00349-16-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2025-05-08 09:49:32,406 145 INFO 00349-16-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2025-05-08 09:49:32,413 145 INFO 00349-16-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2025-05-08 09:49:32,434 145 INFO 00349-16-0-all odoo.modules.loading: Module web_tour loaded in 0.17s, 101 queries (+101 other) 2025-05-08 09:49:32,434 145 INFO 00349-16-0-all odoo.modules.loading: Loading module barcodes_gs1_nomenclature (14/78) 2025-05-08 09:49:32,462 145 INFO 00349-16-0-all odoo.modules.registry: module barcodes_gs1_nomenclature: creating or updating database tables 2025-05-08 09:49:32,496 145 INFO 00349-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/data/barcodes_gs1_rules.xml 2025-05-08 09:49:32,542 145 INFO 00349-16-0-all odoo.modules.loading: loading barcodes_gs1_nomenclature/views/barcodes_view.xml 2025-05-08 09:49:32,569 145 INFO 00349-16-0-all odoo.modules.loading: Module barcodes_gs1_nomenclature loaded in 0.13s, 195 queries (+195 other) 2025-05-08 09:49:32,569 145 INFO 00349-16-0-all odoo.modules.loading: Loading module iap (15/78) 2025-05-08 09:49:32,593 145 INFO 00349-16-0-all odoo.modules.registry: module iap: creating or updating database tables 2025-05-08 09:49:32,636 145 INFO 00349-16-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2025-05-08 09:49:32,643 145 INFO 00349-16-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2025-05-08 09:49:32,648 145 INFO 00349-16-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2025-05-08 09:49:32,663 145 INFO 00349-16-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2025-05-08 09:49:32,687 145 INFO 00349-16-0-all odoo.modules.loading: Module iap loaded in 0.12s, 147 queries (+147 other) 2025-05-08 09:49:32,687 145 INFO 00349-16-0-all odoo.modules.loading: Loading module mail (16/78) 2025-05-08 09:49:32,738 145 INFO 00349-16-0-all odoo.modules.registry: module mail: creating or updating database tables 2025-05-08 09:49:32,905 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.partner_ids 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.template_id 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_type_id 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_id 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_method 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_summary 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_date_deadline_range_type 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_type 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_user_field_name 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.activity_note 2025-05-08 09:49:32,906 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.mail_post_autofollow 2025-05-08 09:49:32,942 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.email_normalized 2025-05-08 09:49:32,947 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.users.notification_type 2025-05-08 09:49:33,940 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_groups.xml 2025-05-08 09:49:34,023 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_views.xml 2025-05-08 09:49:34,028 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/wizard/mail_compose_message_views.xml 2025-05-08 09:49:34,041 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 2025-05-08 09:49:34,049 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 2025-05-08 09:49:34,057 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/wizard/mail_wizard_invite_views.xml 2025-05-08 09:49:34,061 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/wizard/mail_template_reset_views.xml 2025-05-08 09:49:34,067 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/fetchmail_views.xml 2025-05-08 09:49:34,081 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 2025-05-08 09:49:34,090 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_tracking_views.xml 2025-05-08 09:49:34,099 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_notification_views.xml 2025-05-08 09:49:34,108 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_message_views.xml 2025-05-08 09:49:34,129 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_message_schedule_views.xml 2025-05-08 09:49:34,140 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_mail_views.xml 2025-05-08 09:49:34,161 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_followers_views.xml 2025-05-08 09:49:34,170 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_ice_server_views.xml 2025-05-08 09:49:34,178 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_channel_member_views.xml 2025-05-08 09:49:34,187 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_channel_rtc_session_views.xml 2025-05-08 09:49:34,198 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_link_preview_views.xml 2025-05-08 09:49:34,204 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_channel_views.xml 2025-05-08 09:49:34,222 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 2025-05-08 09:49:34,231 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_activity_views.xml 2025-05-08 09:49:34,270 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/res_config_settings_views.xml 2025-05-08 09:49:34,292 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/res_partner_data.xml 2025-05-08 09:49:34,305 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_message_subtype_data.xml 2025-05-08 09:49:34,311 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_templates_chatter.xml 2025-05-08 09:49:34,323 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_templates_email_layouts.xml 2025-05-08 09:49:34,339 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_templates_mailgateway.xml 2025-05-08 09:49:34,348 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_channel_data.xml 2025-05-08 09:49:34,366 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_activity_data.xml 2025-05-08 09:49:34,378 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/ir_cron_data.xml 2025-05-08 09:49:34,400 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/security/mail_security.xml 2025-05-08 09:49:34,472 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/security/ir.model.access.csv 2025-05-08 09:49:34,517 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/discuss_public_templates.xml 2025-05-08 09:49:34,524 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_alias_views.xml 2025-05-08 09:49:34,537 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_gateway_allowed_views.xml 2025-05-08 09:49:34,546 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_guest_views.xml 2025-05-08 09:49:34,551 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_message_reaction_views.xml 2025-05-08 09:49:34,557 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/res_users_views.xml 2025-05-08 09:49:34,570 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/res_users_settings_views.xml 2025-05-08 09:49:34,579 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_template_views.xml 2025-05-08 09:49:34,596 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/ir_actions_server_views.xml 2025-05-08 09:49:34,604 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/ir_model_views.xml 2025-05-08 09:49:34,623 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/res_partner_views.xml 2025-05-08 09:49:34,663 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 2025-05-08 09:49:34,676 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/views/mail_menus.xml 2025-05-08 09:49:34,740 145 INFO 00349-16-0-all odoo.modules.loading: Module mail: loading demo 2025-05-08 09:49:34,740 145 INFO 00349-16-0-all odoo.modules.loading: loading mail/data/mail_channel_demo.xml 2025-05-08 09:49:34,865 145 INFO 00349-16-0-all odoo.modules.loading: Module mail loaded in 2.18s, 3592 queries (+3592 other) 2025-05-08 09:49:34,865 145 INFO 00349-16-0-all odoo.modules.loading: Loading module spreadsheet (17/78) 2025-05-08 09:49:34,906 145 INFO 00349-16-0-all odoo.modules.registry: module spreadsheet: creating or updating database tables 2025-05-08 09:49:34,951 145 INFO 00349-16-0-all odoo.modules.loading: Module spreadsheet loaded in 0.09s, 42 queries (+42 other) 2025-05-08 09:49:34,951 145 INFO 00349-16-0-all odoo.modules.loading: Loading module web_editor (18/78) 2025-05-08 09:49:35,027 145 INFO 00349-16-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2025-05-08 09:49:35,645 145 INFO 00349-16-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2025-05-08 09:49:35,653 145 INFO 00349-16-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2025-05-08 09:49:35,657 145 INFO 00349-16-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2025-05-08 09:49:35,675 145 INFO 00349-16-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2025-05-08 09:49:35,716 145 INFO 00349-16-0-all odoo.modules.loading: Module web_editor loaded in 0.77s, 1166 queries (+1166 other) 2025-05-08 09:49:35,716 145 INFO 00349-16-0-all odoo.modules.loading: Loading module analytic (19/78) 2025-05-08 09:49:35,763 145 INFO 00349-16-0-all odoo.modules.registry: module analytic: creating or updating database tables 2025-05-08 09:49:35,909 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/security/analytic_security.xml 2025-05-08 09:49:35,938 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/security/ir.model.access.csv 2025-05-08 09:49:35,947 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/views/analytic_line_views.xml 2025-05-08 09:49:35,978 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/views/analytic_account_views.xml 2025-05-08 09:49:36,004 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/views/analytic_plan_views.xml 2025-05-08 09:49:36,017 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/views/analytic_distribution_model_views.xml 2025-05-08 09:49:36,027 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/data/analytic_data.xml 2025-05-08 09:49:36,030 145 INFO 00349-16-0-all odoo.modules.loading: Module analytic: loading demo 2025-05-08 09:49:36,030 145 INFO 00349-16-0-all odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 2025-05-08 09:49:36,127 145 INFO 00349-16-0-all odoo.modules.loading: Module analytic loaded in 0.41s, 528 queries (+528 other) 2025-05-08 09:49:36,127 145 INFO 00349-16-0-all odoo.modules.loading: Loading module auth_signup (20/78) 2025-05-08 09:49:36,173 145 INFO 00349-16-0-all odoo.modules.registry: module auth_signup: creating or updating database tables 2025-05-08 09:49:36,298 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/data/ir_config_parameter_data.xml 2025-05-08 09:49:36,303 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 2025-05-08 09:49:36,311 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/data/mail_template_data.xml 2025-05-08 09:49:36,322 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 2025-05-08 09:49:36,335 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/views/res_users_views.xml 2025-05-08 09:49:36,351 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 2025-05-08 09:49:36,365 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_signup/views/webclient_templates.xml 2025-05-08 09:49:36,384 145 INFO 00349-16-0-all odoo.modules.loading: Module auth_signup loaded in 0.26s, 191 queries (+191 other) 2025-05-08 09:49:36,384 145 INFO 00349-16-0-all odoo.modules.loading: Loading module auth_totp_mail (21/78) 2025-05-08 09:49:36,425 145 INFO 00349-16-0-all odoo.modules.registry: module auth_totp_mail: creating or updating database tables 2025-05-08 09:49:36,450 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp_mail/data/ir_action_data.xml 2025-05-08 09:49:36,466 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp_mail/data/mail_template_data.xml 2025-05-08 09:49:36,470 145 INFO 00349-16-0-all odoo.modules.loading: loading auth_totp_mail/views/res_users_views.xml 2025-05-08 09:49:36,499 145 INFO 00349-16-0-all odoo.modules.loading: Module auth_totp_mail loaded in 0.11s, 92 queries (+92 other) 2025-05-08 09:49:36,499 145 INFO 00349-16-0-all odoo.modules.loading: Loading module base_install_request (22/78) 2025-05-08 09:49:36,559 145 INFO 00349-16-0-all odoo.modules.registry: module base_install_request: creating or updating database tables 2025-05-08 09:49:36,636 145 INFO 00349-16-0-all odoo.modules.loading: loading base_install_request/security/ir.model.access.csv 2025-05-08 09:49:36,650 145 INFO 00349-16-0-all odoo.modules.loading: loading base_install_request/wizard/base_module_install_request_views.xml 2025-05-08 09:49:36,667 145 INFO 00349-16-0-all odoo.modules.loading: loading base_install_request/data/mail_template_data.xml 2025-05-08 09:49:36,673 145 INFO 00349-16-0-all odoo.modules.loading: loading base_install_request/data/mail_templates_module_install.xml 2025-05-08 09:49:36,680 145 INFO 00349-16-0-all odoo.modules.loading: loading base_install_request/views/ir_module_module_views.xml 2025-05-08 09:49:36,701 145 INFO 00349-16-0-all odoo.modules.loading: Module base_install_request loaded in 0.20s, 143 queries (+143 other) 2025-05-08 09:49:36,701 145 INFO 00349-16-0-all odoo.modules.loading: Loading module calendar (23/78) 2025-05-08 09:49:36,779 145 INFO 00349-16-0-all odoo.modules.registry: module calendar: creating or updating database tables 2025-05-08 09:49:36,990 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/security/ir.model.access.csv 2025-05-08 09:49:37,006 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/security/calendar_security.xml 2025-05-08 09:49:37,021 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/data/calendar_cron.xml 2025-05-08 09:49:37,028 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/data/mail_template_data.xml 2025-05-08 09:49:37,040 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/data/calendar_data.xml 2025-05-08 09:49:37,050 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/data/mail_activity_type_data.xml 2025-05-08 09:49:37,054 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/data/mail_message_subtype_data.xml 2025-05-08 09:49:37,057 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/views/mail_activity_views.xml 2025-05-08 09:49:37,066 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/views/calendar_templates.xml 2025-05-08 09:49:37,070 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/views/calendar_views.xml 2025-05-08 09:49:37,148 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/views/res_partner_views.xml 2025-05-08 09:49:37,165 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/wizard/calendar_provider_config.xml 2025-05-08 09:49:37,171 145 INFO 00349-16-0-all odoo.modules.loading: Module calendar: loading demo 2025-05-08 09:49:37,172 145 INFO 00349-16-0-all odoo.modules.loading: loading calendar/data/calendar_demo.xml 2025-05-08 09:49:37,925 145 INFO 00349-16-0-all odoo.modules.loading: Module calendar loaded in 1.22s, 918 queries (+918 other) 2025-05-08 09:49:37,925 145 INFO 00349-16-0-all odoo.modules.loading: Loading module google_gmail (24/78) 2025-05-08 09:49:37,978 145 INFO 00349-16-0-all odoo.modules.registry: module google_gmail: creating or updating database tables 2025-05-08 09:49:38,034 145 INFO 00349-16-0-all odoo.modules.loading: loading google_gmail/views/fetchmail_server_views.xml 2025-05-08 09:49:38,046 145 INFO 00349-16-0-all odoo.modules.loading: loading google_gmail/views/ir_mail_server_views.xml 2025-05-08 09:49:38,055 145 INFO 00349-16-0-all odoo.modules.loading: loading google_gmail/views/res_config_settings_views.xml 2025-05-08 09:49:38,084 145 INFO 00349-16-0-all odoo.modules.loading: Module google_gmail loaded in 0.16s, 122 queries (+122 other) 2025-05-08 09:49:38,085 145 INFO 00349-16-0-all odoo.modules.loading: Loading module hr (25/78) 2025-05-08 09:49:38,186 145 INFO 00349-16-0-all odoo.modules.registry: module hr: creating or updating database tables 2025-05-08 09:49:39,219 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/security/hr_security.xml 2025-05-08 09:49:39,367 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/security/ir.model.access.csv 2025-05-08 09:49:39,386 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/wizard/hr_plan_wizard_views.xml 2025-05-08 09:49:39,395 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/wizard/hr_departure_wizard_views.xml 2025-05-08 09:49:39,403 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_departure_reason_views.xml 2025-05-08 09:49:39,411 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_contract_type_views.xml 2025-05-08 09:49:39,420 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_job_views.xml 2025-05-08 09:49:39,438 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_plan_views.xml 2025-05-08 09:49:39,460 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_employee_category_views.xml 2025-05-08 09:49:39,468 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_employee_public_views.xml 2025-05-08 09:49:39,488 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/report/hr_employee_badge.xml 2025-05-08 09:49:39,496 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_employee_views.xml 2025-05-08 09:49:39,552 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_department_views.xml 2025-05-08 09:49:39,575 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_work_location_views.xml 2025-05-08 09:49:39,586 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/hr_views.xml 2025-05-08 09:49:39,631 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/res_config_settings_views.xml 2025-05-08 09:49:39,651 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/mail_channel_views.xml 2025-05-08 09:49:39,658 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/res_users.xml 2025-05-08 09:49:39,713 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/views/res_partner_views.xml 2025-05-08 09:49:39,724 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/data/hr_data.xml 2025-05-08 09:49:39,800 145 INFO 00349-16-0-all odoo.modules.loading: Module hr: loading demo 2025-05-08 09:49:39,800 145 INFO 00349-16-0-all odoo.modules.loading: loading hr/data/hr_demo.xml 2025-05-08 09:49:40,649 145 INFO 00349-16-0-all odoo.modules.loading: Module hr loaded in 2.56s, 3419 queries (+3419 other) 2025-05-08 09:49:40,649 145 INFO 00349-16-0-all odoo.modules.loading: Loading module iap_mail (26/78) 2025-05-08 09:49:40,716 145 INFO 00349-16-0-all odoo.modules.registry: module iap_mail: creating or updating database tables 2025-05-08 09:49:40,735 145 INFO 00349-16-0-all odoo.modules.loading: loading iap_mail/data/mail_templates.xml 2025-05-08 09:49:40,759 145 INFO 00349-16-0-all odoo.modules.loading: Module iap_mail loaded in 0.11s, 35 queries (+35 other) 2025-05-08 09:49:40,759 145 INFO 00349-16-0-all odoo.modules.loading: Loading module mail_bot (27/78) 2025-05-08 09:49:40,815 145 INFO 00349-16-0-all odoo.modules.registry: module mail_bot: creating or updating database tables 2025-05-08 09:49:40,911 145 INFO 00349-16-0-all odoo.modules.loading: loading mail_bot/views/res_users_views.xml 2025-05-08 09:49:40,930 145 INFO 00349-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 2025-05-08 09:49:40,935 145 INFO 00349-16-0-all odoo.modules.loading: Module mail_bot: loading demo 2025-05-08 09:49:40,935 145 INFO 00349-16-0-all odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 2025-05-08 09:49:40,946 145 INFO 00349-16-0-all odoo.modules.loading: Module mail_bot loaded in 0.19s, 187 queries (+187 other) 2025-05-08 09:49:40,946 145 INFO 00349-16-0-all odoo.modules.loading: Loading module phone_validation (28/78) 2025-05-08 09:49:41,036 145 INFO 00349-16-0-all odoo.modules.registry: module phone_validation: creating or updating database tables 2025-05-08 09:49:41,124 145 INFO 00349-16-0-all odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 2025-05-08 09:49:41,132 145 INFO 00349-16-0-all odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 2025-05-08 09:49:41,153 145 INFO 00349-16-0-all odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 2025-05-08 09:49:41,170 145 INFO 00349-16-0-all odoo.modules.loading: Module phone_validation loaded in 0.22s, 169 queries (+169 other) 2025-05-08 09:49:41,171 145 INFO 00349-16-0-all odoo.modules.loading: Loading module privacy_lookup (29/78) 2025-05-08 09:49:41,227 145 INFO 00349-16-0-all odoo.modules.registry: module privacy_lookup: creating or updating database tables 2025-05-08 09:49:41,326 145 INFO 00349-16-0-all odoo.modules.loading: loading privacy_lookup/wizard/privacy_lookup_wizard_views.xml 2025-05-08 09:49:41,352 145 INFO 00349-16-0-all odoo.modules.loading: loading privacy_lookup/views/privacy_log_views.xml 2025-05-08 09:49:41,368 145 INFO 00349-16-0-all odoo.modules.loading: loading privacy_lookup/security/ir.model.access.csv 2025-05-08 09:49:41,379 145 INFO 00349-16-0-all odoo.modules.loading: loading privacy_lookup/data/ir_actions_server_data.xml 2025-05-08 09:49:41,400 145 INFO 00349-16-0-all odoo.modules.loading: Module privacy_lookup loaded in 0.23s, 236 queries (+236 other) 2025-05-08 09:49:41,400 145 INFO 00349-16-0-all odoo.modules.loading: Loading module product (30/78) 2025-05-08 09:49:41,645 145 INFO 00349-16-0-all odoo.modules.registry: module product: creating or updating database tables 2025-05-08 09:49:42,160 145 INFO 00349-16-0-all odoo.modules.loading: loading product/data/product_data.xml 2025-05-08 09:49:42,177 145 INFO 00349-16-0-all odoo.modules.loading: loading product/security/product_security.xml 2025-05-08 09:49:42,267 145 INFO 00349-16-0-all odoo.modules.loading: loading product/security/ir.model.access.csv 2025-05-08 09:49:42,292 145 INFO 00349-16-0-all odoo.modules.loading: loading product/wizard/product_label_layout_views.xml 2025-05-08 09:49:42,301 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_views.xml 2025-05-08 09:49:42,367 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/res_config_settings_views.xml 2025-05-08 09:49:42,392 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_attribute_views.xml 2025-05-08 09:49:42,417 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_category_views.xml 2025-05-08 09:49:42,431 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_packaging_views.xml 2025-05-08 09:49:42,453 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_pricelist_item_views.xml 2025-05-08 09:49:42,476 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_pricelist_views.xml 2025-05-08 09:49:42,500 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_supplierinfo_views.xml 2025-05-08 09:49:42,519 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_template_views.xml 2025-05-08 09:49:42,549 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/product_tag_views.xml 2025-05-08 09:49:42,558 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/res_country_group_views.xml 2025-05-08 09:49:42,563 145 INFO 00349-16-0-all odoo.modules.loading: loading product/views/res_partner_views.xml 2025-05-08 09:49:42,573 145 INFO 00349-16-0-all odoo.modules.loading: loading product/report/product_reports.xml 2025-05-08 09:49:42,585 145 INFO 00349-16-0-all odoo.modules.loading: loading product/report/product_product_templates.xml 2025-05-08 09:49:42,604 145 INFO 00349-16-0-all odoo.modules.loading: loading product/report/product_template_templates.xml 2025-05-08 09:49:42,610 145 INFO 00349-16-0-all odoo.modules.loading: loading product/report/product_packaging.xml 2025-05-08 09:49:42,615 145 INFO 00349-16-0-all odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 2025-05-08 09:49:42,622 145 INFO 00349-16-0-all odoo.modules.loading: Module product: loading demo 2025-05-08 09:49:42,622 145 INFO 00349-16-0-all odoo.modules.loading: loading product/data/product_demo.xml 2025-05-08 09:49:42,965 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [141] 2025-05-08 09:49:42,974 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 2025-05-08 09:49:42,974 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 2025-05-08 09:49:43,013 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [143, 142] 2025-05-08 09:49:43,018 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 2025-05-08 09:49:43,516 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [161] 2025-05-08 09:49:43,522 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 2025-05-08 09:49:43,522 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 2025-05-08 09:49:44,057 145 INFO 00349-16-0-all odoo.modules.loading: Module product loaded in 2.66s, 3026 queries (+3026 other) 2025-05-08 09:49:44,057 145 INFO 00349-16-0-all odoo.modules.loading: Loading module rating (31/78) 2025-05-08 09:49:44,127 145 INFO 00349-16-0-all odoo.modules.registry: module rating: creating or updating database tables 2025-05-08 09:49:44,292 145 INFO 00349-16-0-all odoo.modules.loading: loading rating/views/rating_rating_views.xml 2025-05-08 09:49:44,340 145 INFO 00349-16-0-all odoo.modules.loading: loading rating/views/rating_templates.xml 2025-05-08 09:49:44,347 145 INFO 00349-16-0-all odoo.modules.loading: loading rating/views/mail_message_views.xml 2025-05-08 09:49:44,353 145 INFO 00349-16-0-all odoo.modules.loading: loading rating/security/ir.model.access.csv 2025-05-08 09:49:44,374 145 INFO 00349-16-0-all odoo.modules.loading: Module rating loaded in 0.32s, 380 queries (+380 other) 2025-05-08 09:49:44,374 145 INFO 00349-16-0-all odoo.modules.loading: Loading module sales_team (32/78) 2025-05-08 09:49:44,441 145 INFO 00349-16-0-all odoo.modules.registry: module sales_team: creating or updating database tables 2025-05-08 09:49:44,469 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.users.sale_team_id 2025-05-08 09:49:44,576 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/security/sales_team_security.xml 2025-05-08 09:49:44,720 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/security/ir.model.access.csv 2025-05-08 09:49:44,732 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_data.xml 2025-05-08 09:49:44,769 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 2025-05-08 09:49:44,780 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_views.xml 2025-05-08 09:49:44,808 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/views/crm_team_member_views.xml 2025-05-08 09:49:44,838 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 2025-05-08 09:49:44,841 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/views/res_partner_views.xml 2025-05-08 09:49:44,852 145 INFO 00349-16-0-all odoo.modules.loading: Module sales_team: loading demo 2025-05-08 09:49:44,853 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 2025-05-08 09:49:44,883 145 INFO 00349-16-0-all odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 2025-05-08 09:49:44,913 145 INFO 00349-16-0-all odoo.modules.loading: Module sales_team loaded in 0.54s, 750 queries (+750 other) 2025-05-08 09:49:44,913 145 INFO 00349-16-0-all odoo.modules.loading: Loading module spreadsheet_dashboard (33/78) 2025-05-08 09:49:44,974 145 INFO 00349-16-0-all odoo.modules.registry: module spreadsheet_dashboard: creating or updating database tables 2025-05-08 09:49:45,040 145 INFO 00349-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/security.xml 2025-05-08 09:49:45,048 145 INFO 00349-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/security/ir.model.access.csv 2025-05-08 09:49:45,056 145 INFO 00349-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/spreadsheet_dashboard_views.xml 2025-05-08 09:49:45,068 145 INFO 00349-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/views/menu_views.xml 2025-05-08 09:49:45,085 145 INFO 00349-16-0-all odoo.modules.loading: loading spreadsheet_dashboard/data/dashboard.xml 2025-05-08 09:49:45,105 145 INFO 00349-16-0-all odoo.modules.loading: Module spreadsheet_dashboard loaded in 0.19s, 190 queries (+190 other) 2025-05-08 09:49:45,105 145 INFO 00349-16-0-all odoo.modules.loading: Loading module web_unsplash (34/78) 2025-05-08 09:49:45,167 145 INFO 00349-16-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2025-05-08 09:49:45,221 145 INFO 00349-16-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2025-05-08 09:49:45,254 145 INFO 00349-16-0-all odoo.modules.loading: Module web_unsplash loaded in 0.15s, 96 queries (+96 other) 2025-05-08 09:49:45,254 145 INFO 00349-16-0-all odoo.modules.loading: Loading module hr_contract (35/78) 2025-05-08 09:49:45,406 145 INFO 00349-16-0-all odoo.modules.registry: module hr_contract: creating or updating database tables 2025-05-08 09:49:45,413 145 INFO 00349-16-0-all odoo.models: Prepare computation of hr.employee.first_contract_date 2025-05-08 09:49:45,413 145 INFO 00349-16-0-all odoo.models: Prepare computation of hr.employee.contract_warning 2025-05-08 09:49:45,554 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/security/security.xml 2025-05-08 09:49:45,704 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/security/ir.model.access.csv 2025-05-08 09:49:45,715 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_data.xml 2025-05-08 09:49:45,733 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/report/hr_contract_history_report_views.xml 2025-05-08 09:49:45,775 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/views/hr_contract_views.xml 2025-05-08 09:49:45,842 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_views.xml 2025-05-08 09:49:45,849 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/views/hr_employee_public_views.xml 2025-05-08 09:49:45,855 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/views/resource_calendar_views.xml 2025-05-08 09:49:45,865 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/wizard/hr_departure_wizard_views.xml 2025-05-08 09:49:45,871 145 INFO 00349-16-0-all odoo.modules.loading: Module hr_contract: loading demo 2025-05-08 09:49:45,871 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_contract/data/hr_contract_demo.xml 2025-05-08 09:49:46,067 145 INFO 00349-16-0-all odoo.modules.loading: Module hr_contract loaded in 0.81s, 1008 queries (+1008 other) 2025-05-08 09:49:46,068 145 INFO 00349-16-0-all odoo.modules.loading: Loading module hr_holidays (36/78) 2025-05-08 09:49:46,191 145 INFO 00349-16-0-all odoo.modules.registry: module hr_holidays: creating or updating database tables 2025-05-08 09:49:46,203 145 INFO 00349-16-0-all odoo.models: Prepare computation of hr.employee.leave_manager_id 2025-05-08 09:49:46,574 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/data/report_paperformat.xml 2025-05-08 09:49:46,578 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_activity_type_data.xml 2025-05-08 09:49:46,590 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/data/mail_message_subtype_data.xml 2025-05-08 09:49:46,603 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_data.xml 2025-05-08 09:49:46,651 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/data/ir_cron_data.xml 2025-05-08 09:49:46,658 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/security/hr_holidays_security.xml 2025-05-08 09:49:46,898 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/security/ir.model.access.csv 2025-05-08 09:49:46,921 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/resource_views.xml 2025-05-08 09:49:46,948 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_views.xml 2025-05-08 09:49:47,102 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_type_views.xml 2025-05-08 09:49:47,121 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_allocation_views.xml 2025-05-08 09:49:47,201 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_accrual_views.xml 2025-05-08 09:49:47,219 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_leave_stress_day_views.xml 2025-05-08 09:49:47,231 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/mail_activity_views.xml 2025-05-08 09:49:47,235 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_cancel_leave_views.xml 2025-05-08 09:49:47,239 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_holidays_summary_employees_views.xml 2025-05-08 09:49:47,245 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/wizard/hr_departure_wizard_views.xml 2025-05-08 09:49:47,252 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_templates.xml 2025-05-08 09:49:47,257 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_holidays_reports.xml 2025-05-08 09:49:47,263 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_reports.xml 2025-05-08 09:49:47,282 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_report_calendar.xml 2025-05-08 09:49:47,295 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/report/hr_leave_employee_type_report.xml 2025-05-08 09:49:47,305 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_views.xml 2025-05-08 09:49:47,366 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/views/hr_holidays_views.xml 2025-05-08 09:49:47,406 145 INFO 00349-16-0-all odoo.modules.loading: Module hr_holidays: loading demo 2025-05-08 09:49:47,407 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_holidays/data/hr_holidays_demo.xml 2025-05-08 09:49:47,525 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:47,526 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 7 and Message-Id '<443111599520597.1746697787.472856044769287-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:47,533 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 2025-05-08 09:49:47,534 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:47,579 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:47,580 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 8 and Message-Id '<758901840894855.1746697787.559625387191772-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:47,586 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 2025-05-08 09:49:47,587 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:47,628 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:47,628 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 9 and Message-Id '<142608214700538.1746697787.610435485839844-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:47,634 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-05-08 09:49:47,634 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:47,674 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:47,675 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 10 and Message-Id '<061383682433102.1746697787.656888484954834-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:47,681 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-05-08 09:49:47,682 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:47,737 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [1, 2, 4] 2025-05-08 09:49:47,900 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:47,901 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 11 and Message-Id '<400940551937722.1746697787.885059833526611-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:47,908 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 2025-05-08 09:49:47,908 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:47,965 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [6] 2025-05-08 09:49:48,024 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,025 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 12 and Message-Id '<214069607071347.1746697788.005700588226318-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,033 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 2025-05-08 09:49:48,033 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,081 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,082 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 13 and Message-Id '<257511220596305.1746697788.060573339462280-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,086 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [13] 2025-05-08 09:49:48,087 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,122 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,123 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 14 and Message-Id '<375579433465800.1746697788.106980323791504-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,127 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [14] 2025-05-08 09:49:48,128 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,161 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [7, 8, 9] 2025-05-08 09:49:48,288 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,288 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 15 and Message-Id '<339009124006133.1746697788.272139549255371-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,294 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [15] 2025-05-08 09:49:48,294 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,384 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [10] 2025-05-08 09:49:48,430 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,431 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 16 and Message-Id '<942435329916168.1746697788.412141323089600-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,437 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [16] 2025-05-08 09:49:48,437 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,472 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [11] 2025-05-08 09:49:48,505 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,506 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 17 and Message-Id '<860956665573436.1746697788.489985227584839-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,511 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [17] 2025-05-08 09:49:48,511 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,530 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [12] 2025-05-08 09:49:48,564 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,564 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 18 and Message-Id '<101311351195784.1746697788.548156261444092-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,569 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [18] 2025-05-08 09:49:48,569 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,697 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,698 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 19 and Message-Id '<328181396772374.1746697788.681022167205811-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,703 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [19] 2025-05-08 09:49:48,703 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,778 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [14] 2025-05-08 09:49:48,907 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:48,907 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 20 and Message-Id '<311184967577988.1746697788.891393423080444-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:48,912 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [20] 2025-05-08 09:49:48,912 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:48,981 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [15] 2025-05-08 09:49:49,008 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,008 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 21 and Message-Id '<529787227793955.1746697788.991822481155396-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,012 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [21] 2025-05-08 09:49:49,012 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,050 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,050 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 22 and Message-Id '<531253275534073.1746697789.034864664077759-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,055 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [22] 2025-05-08 09:49:49,055 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,092 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,092 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 23 and Message-Id '<743022556888363.1746697789.076813220977783-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,097 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [23] 2025-05-08 09:49:49,097 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,125 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [17, 18] 2025-05-08 09:49:49,166 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,166 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 24 and Message-Id '<164977454463748.1746697789.150781631469727-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,172 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [24] 2025-05-08 09:49:49,172 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,220 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [19] 2025-05-08 09:49:49,262 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,263 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 25 and Message-Id '<542815474159873.1746697789.246752977371216-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,268 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [25] 2025-05-08 09:49:49,268 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,308 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [20] 2025-05-08 09:49:49,342 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,342 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 26 and Message-Id '<807966517876335.1746697789.326223850250244-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,347 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [26] 2025-05-08 09:49:49,348 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,367 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [21] 2025-05-08 09:49:49,400 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,401 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 27 and Message-Id '<971295446665157.1746697789.384492635726929-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,405 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [27] 2025-05-08 09:49:49,406 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,443 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,444 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 28 and Message-Id '<618306421817821.1746697789.427259922027588-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,448 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [28] 2025-05-08 09:49:49,448 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,486 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,486 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 29 and Message-Id '<384763722605963.1746697789.469757795333862-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,491 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [29] 2025-05-08 09:49:49,491 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,519 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [23, 24] 2025-05-08 09:49:49,646 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,647 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 30 and Message-Id '<024272797050833.1746697789.630176544189453-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,652 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [30] 2025-05-08 09:49:49,652 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,730 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [25] 2025-05-08 09:49:49,769 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,770 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 31 and Message-Id '<202991619212086.1746697789.753360271453857-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,775 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [31] 2025-05-08 09:49:49,775 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,809 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [26] 2025-05-08 09:49:49,843 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,843 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 32 and Message-Id '<684642019903516.1746697789.826737165451050-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,848 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [32] 2025-05-08 09:49:49,849 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,886 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,886 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 33 and Message-Id '<883224327968957.1746697789.870003938674927-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,891 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [33] 2025-05-08 09:49:49,891 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,934 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:49,934 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 34 and Message-Id '<692347075005751.1746697789.918219804763794-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:49,939 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [34] 2025-05-08 09:49:49,940 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:49,973 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [29] 2025-05-08 09:49:50,013 145 INFO 00349-16-0-all odoo.tests: skip sending email in test mode 2025-05-08 09:49:50,013 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Mail with ID 35 and Message-Id '<517291821142503.1746697789.997338294982910-openerp-message-notify@075a37044e6c>' from 'odoobot@example.com' to (redacted) 'a****@yourcompany.example.com' successfully sent 2025-05-08 09:49:50,019 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [35] 2025-05-08 09:49:50,019 145 INFO 00349-16-0-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-05-08 09:49:50,052 145 INFO 00349-16-0-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [30] 2025-05-08 09:49:50,287 145 INFO 00349-16-0-all odoo.modules.loading: Module hr_holidays loaded in 4.22s, 4922 queries (+4969 other) 2025-05-08 09:49:50,287 145 INFO 00349-16-0-all odoo.modules.loading: Loading module hr_org_chart (37/78) 2025-05-08 09:49:50,358 145 INFO 00349-16-0-all odoo.modules.registry: module hr_org_chart: creating or updating database tables 2025-05-08 09:49:50,485 145 INFO 00349-16-0-all odoo.modules.loading: loading hr_org_chart/views/hr_views.xml 2025-05-08 09:49:50,524 145 INFO 00349-16-0-all odoo.modules.loading: Module hr_org_chart loaded in 0.24s, 88 queries (+88 other) 2025-05-08 09:49:50,524 145 INFO 00349-16-0-all odoo.modules.loading: Loading module mail_bot_hr (38/78) 2025-05-08 09:49:50,600 145 INFO 00349-16-0-all odoo.modules.loading: loading mail_bot_hr/views/res_users_views.xml 2025-05-08 09:49:50,661 145 INFO 00349-16-0-all odoo.modules.loading: Module mail_bot_hr loaded in 0.14s, 61 queries (+61 other) 2025-05-08 09:49:50,661 145 INFO 00349-16-0-all odoo.modules.loading: Loading module partner_autocomplete (39/78) 2025-05-08 09:49:50,740 145 INFO 00349-16-0-all odoo.modules.registry: module partner_autocomplete: creating or updating database tables 2025-05-08 09:49:50,832 145 INFO 00349-16-0-all odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 2025-05-08 09:49:50,841 145 INFO 00349-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 2025-05-08 09:49:50,860 145 INFO 00349-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 2025-05-08 09:49:50,867 145 INFO 00349-16-0-all odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 2025-05-08 09:49:50,880 145 INFO 00349-16-0-all odoo.modules.loading: loading partner_autocomplete/data/cron.xml 2025-05-08 09:49:50,899 145 INFO 00349-16-0-all odoo.modules.loading: Module partner_autocomplete loaded in 0.24s, 182 queries (+182 other) 2025-05-08 09:49:50,899 145 INFO 00349-16-0-all odoo.modules.loading: Loading module portal (40/78) 2025-05-08 09:49:50,971 145 INFO 00349-16-0-all odoo.modules.registry: module portal: creating or updating database tables 2025-05-08 09:49:51,206 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/security/ir.model.access.csv 2025-05-08 09:49:51,216 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/data/mail_template_data.xml 2025-05-08 09:49:51,222 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/data/mail_templates.xml 2025-05-08 09:49:51,228 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/views/portal_templates.xml 2025-05-08 09:49:51,312 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/views/res_config_settings_views.xml 2025-05-08 09:49:51,327 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/wizard/portal_share_views.xml 2025-05-08 09:49:51,336 145 INFO 00349-16-0-all odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 2025-05-08 09:49:51,366 145 INFO 00349-16-0-all odoo.modules.loading: Module portal loaded in 0.47s, 546 queries (+546 other) 2025-05-08 09:49:51,366 145 INFO 00349-16-0-all odoo.modules.loading: Loading module sms (41/78) 2025-05-08 09:49:51,486 145 INFO 00349-16-0-all odoo.modules.registry: module sms: creating or updating database tables 2025-05-08 09:49:51,492 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_template_id 2025-05-08 09:49:51,492 145 INFO 00349-16-0-all odoo.models: Prepare computation of ir.actions.server.sms_method 2025-05-08 09:49:51,511 145 INFO 00349-16-0-all odoo.models: Prepare computation of res.partner.phone_sanitized 2025-05-08 09:49:52,637 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/data/ir_cron_data.xml 2025-05-08 09:49:52,645 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 2025-05-08 09:49:52,657 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 2025-05-08 09:49:52,664 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 2025-05-08 09:49:52,673 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/wizard/sms_template_reset_views.xml 2025-05-08 09:49:52,680 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/views/ir_actions_server_views.xml 2025-05-08 09:49:52,688 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/views/mail_notification_views.xml 2025-05-08 09:49:52,698 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/views/res_config_settings_views.xml 2025-05-08 09:49:52,713 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/views/res_partner_views.xml 2025-05-08 09:49:52,751 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/views/sms_sms_views.xml 2025-05-08 09:49:52,771 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/views/sms_template_views.xml 2025-05-08 09:49:52,787 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/security/ir.model.access.csv 2025-05-08 09:49:52,805 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/security/sms_security.xml 2025-05-08 09:49:52,811 145 INFO 00349-16-0-all odoo.modules.loading: Module sms: loading demo 2025-05-08 09:49:52,812 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/data/sms_demo.xml 2025-05-08 09:49:52,816 145 INFO 00349-16-0-all odoo.modules.loading: loading sms/data/mail_demo.xml 2025-05-08 09:49:52,869 145 INFO 00349-16-0-all odoo.modules.loading: Module sms loaded in 1.50s, 2059 queries (+2059 other) 2025-05-08 09:49:52,869 145 INFO 00349-16-0-all odoo.modules.loading: Loading module snailmail (42/78) 2025-05-08 09:49:52,958 145 INFO 00349-16-0-all odoo.modules.registry: module snailmail: creating or updating database tables 2025-05-08 09:49:53,187 145 ERROR 00349-16-0-all odoo.sql_db: bad query: SELECT fk.conname as name FROM pg_constraint AS fk JOIN pg_class AS c1 ON fk.conrelid = c1.oid JOIN pg_class AS c2 ON fk.confrelid = c2.oid JOIN pg_attribute AS a1 ON a1.attrelid = c1.oid AND fk.conkey[1] = a1.attnum JOIN pg_attribute AS a2 ON a2.attrelid = c2.oid AND fk.confkey[1] = a2.attnum WHERE fk.contype = 'f' AND c1.relname = 'snailmail_letter' AND a1.attname = 'country_id' AND c2.relname = 'res_country' AND a2.attname = 'id' AND fk.confdeltype = 'n' ERROR: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. 2025-05-08 09:49:53,245 145 INFO 00349-16-0-all odoo.sql_db: Connection to the database failed 2025-05-08 09:49:53,245 145 ERROR 00349-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 210, in load_module_graph registry.init_models(cr, model_names, {'module': package.name}, new_install) File "/data/build/odoo/odoo/modules/registry.py", line 541, in init_models self.check_foreign_keys(cr) File "/data/build/odoo/odoo/modules/registry.py", line 647, in check_foreign_keys conname = sql.get_foreign_keys(cr, table1, column1, table2, column2, ondelete)[0] File "/data/build/odoo/odoo/tools/sql.py", line 233, in get_foreign_keys cr.execute( File "/data/build/odoo/odoo/sql_db.py", line 321, in execute res = self._obj.execute(query, params) psycopg2.errors.AdminShutdown: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/data/build/odoo/odoo/modules/registry.py", line 89, in new odoo.modules.reset_modules_state(db_name) File "/data/build/odoo/odoo/modules/loading.py", line 645, in reset_modules_state with db.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: the database system is shutting down 2025-05-08 09:49:53,248 145 CRITICAL 00349-16-0-all odoo.service.server: Failed to initialize database `00349-16-0-all`. 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 210, in load_module_graph registry.init_models(cr, model_names, {'module': package.name}, new_install) File "/data/build/odoo/odoo/modules/registry.py", line 541, in init_models self.check_foreign_keys(cr) File "/data/build/odoo/odoo/modules/registry.py", line 647, in check_foreign_keys conname = sql.get_foreign_keys(cr, table1, column1, table2, column2, ondelete)[0] File "/data/build/odoo/odoo/tools/sql.py", line 233, in get_foreign_keys cr.execute( File "/data/build/odoo/odoo/sql_db.py", line 321, in execute res = self._obj.execute(query, params) psycopg2.errors.AdminShutdown: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. During handling of the above exception, another exception occurred: 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 89, in new odoo.modules.reset_modules_state(db_name) File "/data/build/odoo/odoo/modules/loading.py", line 645, in reset_modules_state with db.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: the database system is shutting down 2025-05-08 09:49:53,250 145 INFO 00349-16-0-all odoo.service.server: Initiating shutdown 2025-05-08 09:49:53,250 145 INFO 00349-16-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. pg_dump: error: connection to database "00349-16-0-all" failed: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?