Commit: Gitlab Phileas Core TMS 18.0:eb385863  
Subject: Merge pull request #6 from irOkoo/18.0_taxation
Author: os4b
Committer: GitHub
Commit: Gitlab Phileas Community 18.0:b49754b5  
Subject: Disable partner_external_map
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Odoo 18.0:71e0751f  
Subject: Disable data demo for fleet module
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Common modules 18.0:ea9bb580  
Subject: Updated
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: OS4B raud:42f5d9b5  
Subject: Updated
Author: Yann Le Doaré
Committer: Yann Le Doaré
Version: master
Config: Default
Build time: 2m
Wait time: 2m
Load time: 2m7s
Date Level Type Message
2026-05-04 06:32:53 INFO runbot Init build environment with config Default
2026-05-04 06:32:53 Starting step base from config Default
2026-05-04 06:32:53 Using Dockerfile Tag odoo:minimal_18_0
2026-05-04 06:33:19 INFO server odoo.modules.loading:360 1 modules loaded in 11.85s, 8884 queries (+8884 extra)
2026-05-04 06:33:28 INFO server odoo.modules.loading:360 12 modules loaded in 7.28s, 4186 queries (+4186 extra)
2026-05-04 06:33:31 INFO runbot Getting results for build 00321-master
2026-05-04 06:33:31 Step base finished in 36s
2026-05-04 06:33:31 Starting step all from config Default
2026-05-04 06:33:31 Using Dockerfile Tag odoo:minimal_18_0
2026-05-04 06:34:56 INFO server odoo.modules.loading:360 1 modules loaded in 71.74s, 8884 queries (+36543 extra)
2026-05-04 06:34:57 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-05-04 06:34:57 ERROR server odoo.modules.registry:134 Failed to load registry
2026-05-04 06:34:57 CRITICAL server odoo.service.server:1404
Failed to initialize database `00321-master-all`.
Traceback (most recent call last):
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 397, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 485, in check_python_external_dependency
    version = importlib.metadata.version(requirement.name)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 889, in version
    return distribution(distribution_name).version
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 862, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for pikepdf

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 359, in check_external_dependencies
    modules.check_manifest_dependencies(terp)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 506, in check_manifest_dependencies
    check_python_external_dependency(pydep)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 495, in check_python_external_dependency
    raise Exception(msg) from e
Exception: External dependency pikepdf not installed: No package metadata was found for pikepdf

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 456, in load_modules
    modules.button_install()
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 76, in check_and_log
    return method(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 426, in button_install
    modules._state_update('to install', ['uninstalled'])
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 401, in _state_update
    self.check_external_dependencies(module.name, newstate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 367, in check_external_dependencies
    raise UserError(msg)
odoo.exceptions.UserError: Unable to install module "l10n_fr_facturx_base" because an external dependency is not met: External dependency pikepdf not installed: No package metadata was found for pikepdf
2026-05-04 06:35:00 INFO runbot Getting results for build 00321-master
2026-05-04 06:35:00 Step all finished in 86s
2026-05-04 06:35:00 Starting step run from config Default
2026-05-04 06:35:00 INFO runbot Start running build 00321-master
2026-05-04 06:35:00 Using Dockerfile Tag odoo:minimal_18_0
2026-05-04 06:35:10 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-05-04 06:35:12 INFO server odoo.modules.loading:360 12 modules loaded in 1.11s, 0 queries (+0 extra)
2026-05-04 17:21:24 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-05-04 17:57:49 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-05-06 10:17:34 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-05-07 10:10:53 INFO runbot Killing build 00321-master, requested by Administrator (user #2)
2026-05-07 10:10:54 INFO runbot Kill build 00321-master