Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,duong-addons-ee,odoo-enterprise,duong-addons -d 00577-17-0-all --test-enable --test-tags -at_install,/rating,/repair,/resource,/room --stop-after-init --log-level=test --max-cron-threads=0 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/git/runbot19/runbot/static/sources/odoo/5d454e5ce5c20d6285c267413b919e04ec61c51b Adding readonly volume '/data/build/duong-addons-ee' pointing to /home/git/runbot19/runbot/static/sources/duong-addons-ee/2d9b998ae5ea10945f60b3490b7de70245e004b0 Adding readonly volume '/data/build/odoo-enterprise' pointing to /home/git/runbot19/runbot/static/sources/odoo-enterprise/11bb1e8ce3b08abf2a46115774313d94e3aa5163 Adding readonly volume '/data/build/duong-addons' pointing to /home/git/runbot19/runbot/static/sources/duong-addons/d9fa9fbb3f6599c38ade87883a39e319d033ca18 Adding readonly volume '/home/runbot19/.odoorc' pointing to /home/git/runbot19/runbot/static/build/00577-17-0/.odoorc Defaulting to user installation because normal site-packages is not writeable WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version >= "3.13"' don't match your environment Ignoring chardet: markers 'python_version < "3.11"' don't match your environment Ignoring cryptography: markers 'python_version < "3.12"' don't match your environment Ignoring decorator: markers 'python_version < "3.11"' don't match your environment Ignoring docutils: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version < "3.11"' don't match your environment Ignoring freezegun: markers 'python_version >= "3.13"' don't match your environment Ignoring gevent: markers 'sys_platform != "win32" 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.13"' don't match your environment Ignoring greenlet: markers 'sys_platform != "win32" 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.13"' don't match your environment Ignoring idna: markers '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.11"' don't match your environment Ignoring lxml: markers 'python_version <= "3.10"' don't match your environment Ignoring lxml: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring Pillow: markers 'python_version <= "3.10"' 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.13"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' don't match your environment Ignoring psycopg2: markers 'python_version >= "3.13"' 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 PyPDF: markers 'python_version >= "3.13"' don't match your environment Ignoring pypiwin32: markers 'sys_platform == "win32"' don't match your environment Ignoring python-dateutil: markers 'python_version < "3.11"' don't match your environment Ignoring python-ldap: markers 'sys_platform != "win32" and python_version < "3.12"' don't match your environment Ignoring python-stdnum: markers 'python_version < "3.11"' don't match your environment Ignoring qrcode: markers 'python_version < "3.11"' don't match your environment Ignoring reportlab: 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 requests: markers 'python_version < "3.11"' don't match your environment Ignoring rjsmin: markers 'python_version < "3.11"' 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.10"' don't match your environment Ignoring Werkzeug: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring xlrd: markers 'python_version < "3.12"' don't match your environment Ignoring XlsxWriter: markers 'python_version < "3.12"' don't match your environment Ignoring zeep: markers 'python_version < "3.11"' don't match your environment Ignoring zeep: markers 'python_version >= "3.13"' don't match your environment Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (2.10.3) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 7)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 9)) (42.0.8) Requirement already satisfied: decorator==5.1.1 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 11)) (5.1.1) Requirement already satisfied: docutils==0.20.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 13)) (0.20.1) Requirement already satisfied: ebaysdk==2.1.5 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 14)) (2.1.5) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 16)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 21)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 28)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 30)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 32)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 36)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 39)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 42)) (0.21) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 46)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pydot==1.4.2 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 56)) (1.4.2) Requirement already satisfied: pyopenssl==24.1.0 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 58)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 60)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 63)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 65)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 67)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 69)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 71)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 76)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 78)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 83)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 87)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 89)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/runbot19/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 92)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 94)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/runbot19/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (2.0.0) Requirement already satisfied: pyparsing>=2.1.4 in /home/runbot19/.local/lib/python3.12/site-packages (from pydot==1.4.2->-r odoo/requirements.txt (line 56)) (3.3.2) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 67)) (0.4.8) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 67)) (0.2.8) Requirement already satisfied: pycparser in /home/runbot19/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 9)) (3.0) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2026-03-21 17:52:10,732 25 INFO ? odoo: Odoo version 17.0 2026-03-21 17:52:10,733 25 INFO ? odoo: Using configuration file at /home/runbot19/.odoorc 2026-03-21 17:52:10,733 25 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/17.0', '/data/build/odoo/addons', '/data/build/duong-addons-ee', '/data/build/odoo-enterprise', '/data/build/duong-addons'] 2026-03-21 17:52:10,733 25 INFO ? odoo: database: runbot19@default:default Warn: Can't find .pfb for face 'Courier' 2026-03-21 17:52:11,614 25 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2026-03-21 17:52:12,362 25 INFO ? odoo.service.server: HTTP service (werkzeug) running on localhost:8069 2026-03-21 17:52:12,380 25 INFO 00577-17-0-all odoo.modules.loading: init db 2026-03-21 17:52:19,960 25 INFO 00577-17-0-all odoo.modules.loading: loading 1 modules... 2026-03-21 17:52:19,961 25 INFO 00577-17-0-all odoo.modules.loading: Loading module base (1/1) 2026-03-21 17:52:20,002 25 INFO 00577-17-0-all odoo.modules.registry: module base: creating or updating database tables 2026-03-21 17:52:21,131 25 INFO 00577-17-0-all odoo.models: Prepare computation of ir.module.module.menus_by_module 2026-03-21 17:52:21,132 25 INFO 00577-17-0-all odoo.models: Prepare computation of ir.module.module.reports_by_module 2026-03-21 17:52:21,132 25 INFO 00577-17-0-all odoo.models: Prepare computation of ir.module.module.views_by_module 2026-03-21 17:52:21,621 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.user_id 2026-03-21 17:52:21,621 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.commercial_partner_id 2026-03-21 17:52:21,621 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.complete_name 2026-03-21 17:52:21,622 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.company_registry 2026-03-21 17:52:21,622 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.commercial_company_name 2026-03-21 17:52:21,622 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.partner_share 2026-03-21 17:52:21,782 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.currency.decimal_places 2026-03-21 17:52:21,911 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.company.uses_default_logo 2026-03-21 17:52:21,911 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.company.logo_web 2026-03-21 17:52:21,922 25 INFO 00577-17-0-all odoo.models: Computing parent_path for table res_company... 2026-03-21 17:52:22,033 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.users.signature 2026-03-21 17:52:22,033 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.users.share 2026-03-21 17:52:25,841 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_bank.xml 2026-03-21 17:52:25,865 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res.lang.csv 2026-03-21 17:52:25,952 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_lang_data.xml 2026-03-21 17:52:26,064 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_partner_data.xml 2026-03-21 17:52:26,304 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_currency_data.xml 2026-03-21 17:52:27,479 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_company_data.xml 2026-03-21 17:52:27,497 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_users_data.xml 2026-03-21 17:52:29,030 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/report_paperformat_data.xml 2026-03-21 17:52:29,068 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_country_data.xml 2026-03-21 17:52:30,153 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/ir_demo_data.xml 2026-03-21 17:52:30,187 25 INFO 00577-17-0-all odoo.modules.loading: loading base/security/base_groups.xml 2026-03-21 17:52:30,869 25 INFO 00577-17-0-all odoo.modules.loading: loading base/security/base_security.xml 2026-03-21 17:52:31,224 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/base_menus.xml 2026-03-21 17:52:31,337 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/decimal_precision_views.xml 2026-03-21 17:52:31,411 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_config_views.xml 2026-03-21 17:52:31,456 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res.country.state.csv 2026-03-21 17:52:32,843 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_actions_views.xml 2026-03-21 17:52:33,173 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_asset_views.xml 2026-03-21 17:52:33,219 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 2026-03-21 17:52:33,257 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_cron_views.xml 2026-03-21 17:52:33,340 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_cron_trigger_views.xml 2026-03-21 17:52:33,384 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_filters_views.xml 2026-03-21 17:52:33,413 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_mail_server_views.xml 2026-03-21 17:52:33,470 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_model_views.xml 2026-03-21 17:52:33,750 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_attachment_views.xml 2026-03-21 17:52:33,793 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_rule_views.xml 2026-03-21 17:52:33,845 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_sequence_views.xml 2026-03-21 17:52:33,890 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 2026-03-21 17:52:33,933 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_ui_view_views.xml 2026-03-21 17:52:34,024 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_default_views.xml 2026-03-21 17:52:34,064 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/ir_cron_data.xml 2026-03-21 17:52:34,086 25 INFO 00577-17-0-all odoo.modules.loading: loading base/report/ir_model_report.xml 2026-03-21 17:52:34,094 25 INFO 00577-17-0-all odoo.modules.loading: loading base/report/ir_model_templates.xml 2026-03-21 17:52:34,106 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_logging_views.xml 2026-03-21 17:52:34,135 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 2026-03-21 17:52:34,161 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_module_views.xml 2026-03-21 17:52:34,294 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/ir_module_category_data.xml 2026-03-21 17:52:34,429 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/ir_module_module.xml 2026-03-21 17:52:34,498 25 INFO 00577-17-0-all odoo.modules.loading: loading base/report/ir_module_reports.xml 2026-03-21 17:52:34,514 25 INFO 00577-17-0-all odoo.modules.loading: loading base/report/ir_module_report_templates.xml 2026-03-21 17:52:34,527 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_module_update_views.xml 2026-03-21 17:52:34,543 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_language_install_views.xml 2026-03-21 17:52:34,569 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_import_language_views.xml 2026-03-21 17:52:34,607 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 2026-03-21 17:52:34,671 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 2026-03-21 17:52:34,686 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_export_language_views.xml 2026-03-21 17:52:34,720 25 INFO 00577-17-0-all odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 2026-03-21 17:52:34,755 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 2026-03-21 17:52:34,788 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_profile_views.xml 2026-03-21 17:52:34,841 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_company_views.xml 2026-03-21 17:52:34,893 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_lang_views.xml 2026-03-21 17:52:34,940 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_partner_views.xml 2026-03-21 17:52:35,195 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_bank_views.xml 2026-03-21 17:52:35,263 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_country_views.xml 2026-03-21 17:52:35,353 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_currency_views.xml 2026-03-21 17:52:35,428 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_users_views.xml 2026-03-21 17:52:35,664 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_users_identitycheck_views.xml 2026-03-21 17:52:35,688 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/ir_property_views.xml 2026-03-21 17:52:35,751 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/res_config_settings_views.xml 2026-03-21 17:52:35,772 25 INFO 00577-17-0-all odoo.modules.loading: loading base/views/report_paperformat_views.xml 2026-03-21 17:52:35,829 25 INFO 00577-17-0-all odoo.modules.loading: loading base/security/ir.model.access.csv 2026-03-21 17:52:36,073 25 INFO 00577-17-0-all odoo.modules.loading: Module base: loading demo 2026-03-21 17:52:36,074 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_users_demo.xml 2026-03-21 17:52:38,460 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 2026-03-21 17:52:38,471 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_currency_demo.xml 2026-03-21 17:52:38,481 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 2026-03-21 17:52:39,014 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_bank_demo.xml 2026-03-21 17:52:39,029 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_partner_demo.xml 2026-03-21 17:52:39,487 25 INFO 00577-17-0-all odoo.modules.loading: loading base/data/res_partner_image_demo.xml 2026-03-21 17:52:41,019 25 INFO 00577-17-0-all odoo.modules.loading: Module base loaded in 21.06s, 9073 queries (+9073 other) 2026-03-21 17:52:41,019 25 INFO 00577-17-0-all odoo.modules.loading: 1 modules loaded in 21.06s, 9073 queries (+9073 extra) 2026-03-21 17:52:41,059 25 INFO 00577-17-0-all odoo.modules.loading: updating modules list 2026-03-21 17:52:41,063 25 INFO 00577-17-0-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 2026-03-21 17:52:44,803 25 INFO 00577-17-0-all odoo.modules.loading: loading 20 modules... 2026-03-21 17:52:44,803 25 INFO 00577-17-0-all odoo.modules.loading: Loading module d_base_hide_invalid_barcode (2/20) 2026-03-21 17:52:44,849 25 INFO 00577-17-0-all odoo.modules.registry: module d_base_hide_invalid_barcode: creating or updating database tables 2026-03-21 17:52:44,903 25 INFO 00577-17-0-all odoo.modules.loading: Module d_base_hide_invalid_barcode loaded in 0.10s, 22 queries (+22 other) 2026-03-21 17:52:44,904 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web (3/20) 2026-03-21 17:52:44,949 25 INFO 00577-17-0-all odoo.modules.registry: module web: creating or updating database tables 2026-03-21 17:52:46,165 25 INFO 00577-17-0-all odoo.modules.loading: loading web/security/ir.model.access.csv 2026-03-21 17:52:46,190 25 INFO 00577-17-0-all odoo.modules.loading: loading web/views/webclient_templates.xml 2026-03-21 17:52:46,336 25 INFO 00577-17-0-all odoo.modules.loading: loading web/views/report_templates.xml 2026-03-21 17:52:46,493 25 INFO 00577-17-0-all odoo.modules.loading: loading web/views/base_document_layout_views.xml 2026-03-21 17:52:46,522 25 INFO 00577-17-0-all odoo.modules.loading: loading web/views/partner_view.xml 2026-03-21 17:52:46,533 25 INFO 00577-17-0-all odoo.modules.loading: loading web/views/speedscope_template.xml 2026-03-21 17:52:46,545 25 INFO 00577-17-0-all odoo.modules.loading: loading web/views/neutralize_views.xml 2026-03-21 17:52:46,564 25 INFO 00577-17-0-all odoo.modules.loading: loading web/data/ir_attachment.xml 2026-03-21 17:52:46,579 25 INFO 00577-17-0-all odoo.modules.loading: loading web/data/report_layout.xml 2026-03-21 17:52:47,695 25 INFO 00577-17-0-all odoo.modules.loading: Module web loaded in 2.79s, 996 queries (+996 other) 2026-03-21 17:52:47,696 25 INFO 00577-17-0-all odoo.modules.loading: Loading module auth_totp (4/20) 2026-03-21 17:52:47,780 25 INFO 00577-17-0-all odoo.modules.registry: module auth_totp: creating or updating database tables 2026-03-21 17:52:47,919 25 INFO 00577-17-0-all odoo.modules.loading: loading auth_totp/security/security.xml 2026-03-21 17:52:47,986 25 INFO 00577-17-0-all odoo.modules.loading: loading auth_totp/security/ir.model.access.csv 2026-03-21 17:52:47,999 25 INFO 00577-17-0-all odoo.modules.loading: loading auth_totp/data/ir_action_data.xml 2026-03-21 17:52:48,017 25 INFO 00577-17-0-all odoo.modules.loading: loading auth_totp/views/res_users_views.xml 2026-03-21 17:52:48,081 25 INFO 00577-17-0-all odoo.modules.loading: loading auth_totp/views/templates.xml 2026-03-21 17:52:48,096 25 INFO 00577-17-0-all odoo.modules.loading: loading auth_totp/wizard/auth_totp_wizard_views.xml 2026-03-21 17:52:48,167 25 INFO 00577-17-0-all odoo.modules.loading: Module auth_totp loaded in 0.47s, 179 queries (+179 other) 2026-03-21 17:52:48,167 25 INFO 00577-17-0-all odoo.modules.loading: Loading module base_import (5/20) 2026-03-21 17:52:48,579 25 INFO 00577-17-0-all odoo.modules.registry: module base_import: creating or updating database tables 2026-03-21 17:52:49,606 25 INFO 00577-17-0-all odoo.modules.loading: loading base_import/security/ir.model.access.csv 2026-03-21 17:52:49,639 25 INFO 00577-17-0-all odoo.modules.loading: Module base_import loaded in 1.47s, 808 queries (+808 other) 2026-03-21 17:52:49,639 25 INFO 00577-17-0-all odoo.modules.loading: Loading module base_import_module (6/20) 2026-03-21 17:52:49,688 25 INFO 00577-17-0-all odoo.modules.registry: module base_import_module: creating or updating database tables 2026-03-21 17:52:49,842 25 INFO 00577-17-0-all odoo.modules.loading: loading base_import_module/security/ir.model.access.csv 2026-03-21 17:52:49,861 25 INFO 00577-17-0-all odoo.modules.loading: loading base_import_module/views/base_import_module_view.xml 2026-03-21 17:52:49,889 25 INFO 00577-17-0-all odoo.modules.loading: loading base_import_module/views/ir_module_views.xml 2026-03-21 17:52:49,972 25 INFO 00577-17-0-all odoo.modules.loading: Module base_import_module loaded in 0.33s, 154 queries (+154 other) 2026-03-21 17:52:49,972 25 INFO 00577-17-0-all odoo.modules.loading: Loading module base_setup (7/20) 2026-03-21 17:52:50,017 25 INFO 00577-17-0-all odoo.modules.registry: module base_setup: creating or updating database tables 2026-03-21 17:52:50,110 25 INFO 00577-17-0-all odoo.modules.loading: loading base_setup/data/base_setup_data.xml 2026-03-21 17:52:50,128 25 INFO 00577-17-0-all odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 2026-03-21 17:52:50,198 25 INFO 00577-17-0-all odoo.modules.loading: loading base_setup/views/res_partner_views.xml 2026-03-21 17:52:50,262 25 INFO 00577-17-0-all odoo.modules.loading: Module base_setup loaded in 0.29s, 143 queries (+143 other) 2026-03-21 17:52:50,262 25 INFO 00577-17-0-all odoo.modules.loading: Loading module bus (8/20) 2026-03-21 17:52:50,300 25 INFO 00577-17-0-all odoo.modules.registry: module bus: creating or updating database tables 2026-03-21 17:52:50,503 25 INFO 00577-17-0-all odoo.modules.loading: loading bus/security/ir.model.access.csv 2026-03-21 17:52:50,572 25 INFO 00577-17-0-all odoo.modules.loading: Module bus loaded in 0.31s, 116 queries (+116 other) 2026-03-21 17:52:50,573 25 INFO 00577-17-0-all odoo.modules.loading: Loading module d_list_action_menu_m2m (9/20) 2026-03-21 17:52:50,638 25 INFO 00577-17-0-all odoo.modules.loading: Module d_list_action_menu_m2m loaded in 0.07s, 12 queries (+12 other) 2026-03-21 17:52:50,638 25 INFO 00577-17-0-all odoo.modules.loading: Loading module d_web_kanban_currency (10/20) 2026-03-21 17:52:50,676 25 INFO 00577-17-0-all odoo.modules.registry: module d_web_kanban_currency: creating or updating database tables 2026-03-21 17:52:50,860 25 INFO 00577-17-0-all odoo.modules.loading: Module d_web_kanban_currency loaded in 0.22s, 18 queries (+18 other) 2026-03-21 17:52:50,860 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_cohort (11/20) 2026-03-21 17:52:50,921 25 INFO 00577-17-0-all odoo.modules.registry: module web_cohort: creating or updating database tables 2026-03-21 17:52:52,047 25 INFO 00577-17-0-all odoo.modules.loading: Module web_cohort loaded in 1.19s, 791 queries (+791 other) 2026-03-21 17:52:52,048 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_gantt (12/20) 2026-03-21 17:52:52,133 25 INFO 00577-17-0-all odoo.modules.registry: module web_gantt: creating or updating database tables 2026-03-21 17:52:53,358 25 INFO 00577-17-0-all odoo.modules.loading: Module web_gantt loaded in 1.31s, 789 queries (+789 other) 2026-03-21 17:52:53,358 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_grid (13/20) 2026-03-21 17:52:53,404 25 INFO 00577-17-0-all odoo.modules.registry: module web_grid: creating or updating database tables 2026-03-21 17:52:54,581 25 INFO 00577-17-0-all odoo.modules.loading: Module web_grid loaded in 1.22s, 791 queries (+791 other) 2026-03-21 17:52:54,581 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_tour (14/20) 2026-03-21 17:52:54,619 25 INFO 00577-17-0-all odoo.modules.registry: module web_tour: creating or updating database tables 2026-03-21 17:52:54,693 25 INFO 00577-17-0-all odoo.modules.loading: loading web_tour/security/ir.model.access.csv 2026-03-21 17:52:54,720 25 INFO 00577-17-0-all odoo.modules.loading: loading web_tour/security/ir.rule.csv 2026-03-21 17:52:54,738 25 INFO 00577-17-0-all odoo.modules.loading: loading web_tour/views/tour_views.xml 2026-03-21 17:52:54,818 25 INFO 00577-17-0-all odoo.modules.loading: Module web_tour loaded in 0.24s, 104 queries (+104 other) 2026-03-21 17:52:54,818 25 INFO 00577-17-0-all odoo.modules.loading: Loading module iap (15/20) 2026-03-21 17:52:54,862 25 INFO 00577-17-0-all odoo.modules.registry: module iap: creating or updating database tables 2026-03-21 17:52:55,014 25 INFO 00577-17-0-all odoo.modules.loading: loading iap/security/ir.model.access.csv 2026-03-21 17:52:55,034 25 INFO 00577-17-0-all odoo.modules.loading: loading iap/security/ir_rule.xml 2026-03-21 17:52:55,048 25 INFO 00577-17-0-all odoo.modules.loading: loading iap/views/iap_views.xml 2026-03-21 17:52:55,089 25 INFO 00577-17-0-all odoo.modules.loading: loading iap/views/res_config_settings.xml 2026-03-21 17:52:55,139 25 INFO 00577-17-0-all odoo.modules.loading: Module iap loaded in 0.32s, 151 queries (+151 other) 2026-03-21 17:52:55,139 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_editor (16/20) 2026-03-21 17:52:55,267 25 INFO 00577-17-0-all odoo.modules.registry: module web_editor: creating or updating database tables 2026-03-21 17:52:56,471 25 INFO 00577-17-0-all odoo.modules.loading: loading web_editor/security/ir.model.access.csv 2026-03-21 17:52:56,493 25 INFO 00577-17-0-all odoo.modules.loading: loading web_editor/data/editor_assets.xml 2026-03-21 17:52:56,508 25 INFO 00577-17-0-all odoo.modules.loading: loading web_editor/views/editor.xml 2026-03-21 17:52:56,551 25 INFO 00577-17-0-all odoo.modules.loading: loading web_editor/views/snippets.xml 2026-03-21 17:52:56,678 25 INFO 00577-17-0-all odoo.modules.loading: Module web_editor loaded in 1.54s, 918 queries (+918 other) 2026-03-21 17:52:56,679 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_enterprise (17/20) 2026-03-21 17:52:56,726 25 INFO 00577-17-0-all odoo.modules.registry: module web_enterprise: creating or updating database tables 2026-03-21 17:52:56,791 25 INFO 00577-17-0-all odoo.modules.loading: loading web_enterprise/views/webclient_templates.xml 2026-03-21 17:52:56,842 25 INFO 00577-17-0-all odoo.modules.loading: Module web_enterprise loaded in 0.16s, 69 queries (+69 other) 2026-03-21 17:52:56,842 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_map (18/20) 2026-03-21 17:52:56,900 25 INFO 00577-17-0-all odoo.modules.registry: module web_map: creating or updating database tables 2026-03-21 17:52:56,923 25 INFO 00577-17-0-all odoo.models: Prepare computation of res.partner.contact_address_complete 2026-03-21 17:52:58,166 25 INFO 00577-17-0-all odoo.modules.loading: loading web_map/views/res_config_settings.xml 2026-03-21 17:52:58,194 25 INFO 00577-17-0-all odoo.modules.loading: loading web_map/views/res_partner_views.xml 2026-03-21 17:52:58,234 25 INFO 00577-17-0-all odoo.modules.loading: Module web_map loaded in 1.39s, 879 queries (+879 other) 2026-03-21 17:52:58,234 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_mobile (19/20) 2026-03-21 17:52:58,275 25 INFO 00577-17-0-all odoo.modules.registry: module web_mobile: creating or updating database tables 2026-03-21 17:52:58,367 25 INFO 00577-17-0-all odoo.modules.loading: loading web_mobile/views/views.xml 2026-03-21 17:52:58,418 25 INFO 00577-17-0-all odoo.modules.loading: Module web_mobile loaded in 0.18s, 76 queries (+76 other) 2026-03-21 17:52:58,418 25 INFO 00577-17-0-all odoo.modules.loading: Loading module web_unsplash (20/20) 2026-03-21 17:52:58,465 25 INFO 00577-17-0-all odoo.modules.registry: module web_unsplash: creating or updating database tables 2026-03-21 17:52:58,550 25 INFO 00577-17-0-all odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 2026-03-21 17:52:58,630 25 INFO 00577-17-0-all odoo.modules.loading: Module web_unsplash loaded in 0.21s, 95 queries (+95 other) 2026-03-21 17:52:58,630 25 INFO 00577-17-0-all odoo.modules.loading: 20 modules loaded in 13.83s, 7111 queries (+7111 extra) 2026-03-21 17:52:59,305 25 INFO 00577-17-0-all odoo.modules.loading: Modules loaded. 2026-03-21 17:52:59,310 25 INFO 00577-17-0-all odoo.modules.registry: Registry loaded in 46.949s 2026-03-21 17:52:59,311 25 INFO 00577-17-0-all odoo.service.server: Starting post tests 2026-03-21 17:52:59,378 25 INFO 00577-17-0-all odoo.service.server: 0 post-tests in 0.07s, 0 queries 2026-03-21 17:52:59,379 25 WARNING 00577-17-0-all odoo.tests.result: 0 failed, 0 error(s) of 0 tests when loading database '00577-17-0-all' 2026-03-21 17:52:59,383 25 INFO 00577-17-0-all odoo.service.server: Initiating shutdown 2026-03-21 17:52:59,383 25 INFO 00577-17-0-all odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown. 2026-03-21 17:52:59,522 25 INFO 00577-17-0-all odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 1 connections