Date | Level | Type | Message |
---|---|---|---|
2024-05-21 15:11:37 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-05-21 15:11:37 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-05-21 15:11:37 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-05-21 15:12:02 | INFO | server | odoo.modules.loading:301 1 modules loaded in 12.13s, 9040 queries (+9040 extra) |
2024-05-21 15:12:14 | INFO | server | odoo.modules.loading:301 19 modules loaded in 7.23s, 7236 queries (+7236 extra) |
2024-05-21 15:12:17 | Step base finished in 33s | ||
2024-05-21 15:12:17 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-05-21 15:12:17 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-05-21 15:12:35 | INFO | server | odoo.modules.loading:301 1 modules loaded in 9.14s, 9040 queries (+9040 extra) |
2024-05-21 15:12:44 | WARNING | server | odoo.modules.loading:632 Transient module states were reset |
This error is already known. | |||
2024-05-21 15:12:44 | ERROR | server |
odoo.modules.registry:118
Failed to load registry Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 113, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 447, in load_modules modules.button_install() File "<decorator-gen-76>", line 2, in button_install File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 75, in check_and_log return method(self, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 409, in button_install modules._state_update('to install', ['uninstalled']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 375, in _state_update raise UserError(_("You try to install module %r that depends on module %r.\nBut the latter module is not available in your system.", module.name, dep.name)) odoo.exceptions.UserError: You try to install module 'l10n_uy_ux' that depends on module 'l10n_uy_edi'. But the latter module is not available in your system. |
2024-05-21 15:12:44 | CRITICAL | server |
odoo.service.server:1339
Failed to initialize database `54291-17-0-all`. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1302, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "<decorator-gen-16>", line 2, in new File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 113, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 447, in load_modules modules.button_install() File "<decorator-gen-76>", line 2, in button_install File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 75, in check_and_log return method(self, *args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 409, in button_install modules._state_update('to install', ['uninstalled']) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 375, in _state_update raise UserError(_("You try to install module %r that depends on module %r.\nBut the latter module is not available in your system.", module.name, dep.name)) odoo.exceptions.UserError: You try to install module 'l10n_uy_ux' that depends on module 'l10n_uy_edi'. But the latter module is not available in your system. |
2024-05-21 15:12:44 | INFO | runbot | Getting results for build 54291-17-0 |
2024-05-21 15:12:44 | Step all finished in 21s | ||
2024-05-21 15:12:44 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-05-21 15:12:44 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-05-21 15:12:46 | INFO | runbot | Step setup finished in 1s |
2024-05-21 15:12:46 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-05-21 15:12:46 | INFO | runbot | Start running build 54291-17-0 |
2024-05-21 15:12:46 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-05-21 15:12:53 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-05-21 15:12:53 | INFO | server | odoo.modules.loading:301 19 modules loaded in 0.13s, 0 queries (+0 extra) |
2024-05-21 20:24:08 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.02s, 0 queries (+0 extra) |
2024-05-22 00:17:35 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-05-22 14:48:14 | ERROR | server |
odoo.http:2214
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2192, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1768, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1795, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1912, in dispatch return self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 224, in _dispatch result.flatten() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1294, in flatten self.response.append(self.render()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1286, in render return request.env["ir.ui.view"]._render_template(self.template, self.qcontext) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2050, in _render_template return self.env['ir.qweb']._render(template, values) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 292, in _tracked_method_render return method_render(self, template, values, **options) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 592, 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 |
2024-05-22 15:39:07 | INFO | runbot | Kill build 54291-17-0 |