Date | Level | Type | Message |
---|---|---|---|
2025-03-14 20:17:42 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2025-03-14 20:17:42 | Starting step base from config Adhoc Conf con tests 17+ | ||
2025-03-14 20:17:42 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-14 20:18:02 | INFO | server | odoo.modules.loading:331 1 modules loaded in 8.78s, 9070 queries (+9070 extra) |
2025-03-14 20:18:17 | INFO | server | odoo.modules.loading:331 19 modules loaded in 6.19s, 7149 queries (+7149 extra) |
2025-03-14 20:18:17 | Step base finished in 29s | ||
2025-03-14 20:18:17 | Starting step all from config Adhoc Conf con tests 17+ | ||
2025-03-14 20:18:17 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-14 20:18:41 | INFO | server | odoo.modules.loading:331 1 modules loaded in 9.10s, 9070 queries (+9070 extra) |
2025-03-14 20:25:54 | WARNING | server | odoo.modules.loading:633 Transient module states were reset |
This error is already known. | |||
2025-03-14 20:25:54 | ERROR | server |
odoo.modules.registry:115
Failed to load registry Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 205, in load_module_graph registry.setup_models(env.cr) File "<decorator-gen-19>", line 2, in setup_models 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 315, in setup_models model._setup_base() File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3369, in _setup_base self._add_field(name, Field(_base_fields=fields_)) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 669, in _add_field field.__set_name__(cls, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 398, in __set_name__ self._setup_attrs(owner, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2755, in _setup_attrs raise ValueError( ValueError: 'account.auto.reconcile.wizard.search_mode': required selection fields must define an ondelete policy that implements the proper cleanup of the corresponding records upon module uninstallation. Please use one or more of the following policies: 'set default' (if the field has a default defined), 'cascade', or a single-argument callable where the argument is the recordset containing the specified option. |
2025-03-14 20:25:54 | CRITICAL | server |
odoo.service.server:1363
Failed to initialize database `132320-17-0-all`. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1326, 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 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 205, in load_module_graph registry.setup_models(env.cr) File "<decorator-gen-19>", line 2, in setup_models 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 315, in setup_models model._setup_base() File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3369, in _setup_base self._add_field(name, Field(_base_fields=fields_)) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 669, in _add_field field.__set_name__(cls, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 398, in __set_name__ self._setup_attrs(owner, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2755, in _setup_attrs raise ValueError( ValueError: 'account.auto.reconcile.wizard.search_mode': required selection fields must define an ondelete policy that implements the proper cleanup of the corresponding records upon module uninstallation. Please use one or more of the following policies: 'set default' (if the field has a default defined), 'cascade', or a single-argument callable where the argument is the recordset containing the specified option. |
2025-03-14 20:26:00 | INFO | runbot | Getting results for build 132320-17-0 |
2025-03-14 20:26:00 | Step all finished in 8m | ||
2025-03-14 20:26:00 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2025-03-14 20:26:00 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-14 20:26:00 | INFO | runbot | Step setup finished in 0s |
2025-03-14 20:26:00 | Starting step run from config Adhoc Conf con tests 17+ | ||
2025-03-14 20:26:00 | INFO | runbot | Start running build 132320-17-0 |
2025-03-14 20:26:01 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-14 20:26:07 | INFO | server | odoo.modules.loading:331 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-03-14 20:26:07 | INFO | server | odoo.modules.loading:331 19 modules loaded in 0.33s, 0 queries (+0 extra) |
2025-03-17 01:52:43 | INFO | runbot | Kill build 132320-17-0 |
2025-03-20 18:09:55 | Waking up build | ||
2025-03-20 18:09:55 | INFO | runbot | Start running build 132320-17-0 |
2025-03-20 18:10:06 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-03-20 18:10:14 | INFO | server | odoo.modules.loading:331 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-03-20 18:10:14 | INFO | server | odoo.modules.loading:331 19 modules loaded in 0.49s, 0 queries (+0 extra) |
2025-03-20 18:12:02 | WARNING | server |
odoo.http:2233
Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to: - User (res.users) If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies. |
2025-03-20 18:13:46 | WARNING | server | odoo.http:2233 Nothing to reconcile. |
2025-03-20 18:15:13 | WARNING | server | odoo.http:2233 Nothing to reconcile. |
2025-03-20 18:15:42 | INFO | server | odoo.modules.loading:331 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-03-20 18:15:45 | INFO | server | odoo.modules.loading:331 392 modules loaded in 0.21s, 0 queries (+0 extra) |
2025-03-20 18:15:45 | WARNING | server | odoo.modules.loading:633 Transient module states were reset |
This error is already known. | |||
2025-03-20 18:15:45 | ERROR | server |
odoo.modules.registry:115
Failed to load registry Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 205, in load_module_graph registry.setup_models(env.cr) File "<decorator-gen-19>", line 2, in setup_models 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 315, in setup_models model._setup_base() File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3369, in _setup_base self._add_field(name, Field(_base_fields=fields_)) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 669, in _add_field field.__set_name__(cls, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 398, in __set_name__ self._setup_attrs(owner, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2755, in _setup_attrs raise ValueError( ValueError: 'account.auto.reconcile.wizard.search_mode': required selection fields must define an ondelete policy that implements the proper cleanup of the corresponding records upon module uninstallation. Please use one or more of the following policies: 'set default' (if the field has a default defined), 'cascade', or a single-argument callable where the argument is the recordset containing the specified option. |
2025-03-20 18:15:45 | INFO | server | odoo.modules.loading:331 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2025-03-20 18:15:45 | INFO | server | odoo.modules.loading:331 392 modules loaded in 0.24s, 0 queries (+0 extra) |
2025-03-20 18:15:45 | ERROR | server |
odoo.http:2235
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2213, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1788, 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 152, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1816, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2020, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch response = super()._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 225, in _dispatch result = endpoint(**request.params) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 757, in route_wrapper result = endpoint(self, *args, **params_ok) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 29, in call_button action = self._call_kw(model, method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 21, in _call_kw return call_kw(Model, method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 484, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 469, in _call_kw_multi result = method(recs, *args, **kwargs) File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_adhoc/wizards/base_module_install.py", line 32, in action_install return self.module_ids.button_immediate_install() File "<decorator-gen-77>", line 2, in button_immediate_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 470, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 594, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) 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 110, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules processed_modules += load_marked_modules(env, graph, File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 205, in load_module_graph registry.setup_models(env.cr) File "<decorator-gen-19>", line 2, in setup_models 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 315, in setup_models model._setup_base() File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3369, in _setup_base self._add_field(name, Field(_base_fields=fields_)) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 669, in _add_field field.__set_name__(cls, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 398, in __set_name__ self._setup_attrs(owner, name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2755, in _setup_attrs raise ValueError( ValueError: 'account.auto.reconcile.wizard.search_mode': required selection fields must define an ondelete policy that implements the proper cleanup of the corresponding records upon module uninstallation. Please use one or more of the following policies: 'set default' (if the field has a default defined), 'cascade', or a single-argument callable where the argument is the recordset containing the specified option. |
2025-03-20 18:16:39 | WARNING | server | odoo.addons.web.controllers.binary:133 Parsing asset bundle web.assets_web.min.js:2925:163 has failed: Only js and css assets bundle are supported for now |
2025-03-20 18:16:39 | WARNING | server | odoo.addons.web.controllers.binary:133 Parsing asset bundle web.assets_web.min.js:2929:13 has failed: Only js and css assets bundle are supported for now |
2025-03-20 23:16:08 | INFO | runbot | Kill build 132320-17-0 |