Date | Level | Type | Message |
---|---|---|---|
2024-11-11 13:15:40 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-11-11 13:15:40 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-11-11 13:15:40 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-11 13:15:59 | INFO | server | odoo.modules.loading:329 1 modules loaded in 8.48s, 9188 queries (+9188 extra) |
2024-11-11 13:16:05 | INFO | server | odoo.modules.loading:329 19 modules loaded in 6.48s, 8037 queries (+8037 extra) |
2024-11-11 13:16:05 | Step base finished in 25s | ||
2024-11-11 13:16:05 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-11-11 13:16:05 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-11 13:16:25 | INFO | server | odoo.modules.loading:329 1 modules loaded in 9.38s, 9188 queries (+9188 extra) |
2024-11-11 13:21:10 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 9 in (AR) Responsable Inscripto company |
2024-11-11 13:21:10 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 9 in (AR) Monotributista company |
2024-11-11 13:21:10 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:128 Setting demo certificate from False to AR demo certificate 10 in (AR) Exento company |
2024-11-11 13:23:06 | INFO | server | odoo.modules.loading:329 347 modules loaded in 398.49s, 231363 queries (+235956 extra) |
2024-11-11 13:23:07 | INFO | server | odoo.modules.loading:329 348 modules loaded in 1.00s, 263 queries (+263 extra) |
2024-11-11 13:23:16 | INFO | server | odoo.addons.base.models.ir_qweb:329 Pregenerating assets bundles |
2024-11-11 13:26:55 | INFO | runbot | Getting results for build 90407-18-0 |
2024-11-11 13:26:55 | Step all finished in 11m | ||
2024-11-11 13:26:55 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-11-11 13:26:55 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-11 13:26:56 | INFO | runbot | Step setup finished in 0s |
2024-11-11 13:26:56 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-11-11 13:26:56 | INFO | runbot | Start running build 90407-18-0 |
2024-11-11 13:26:56 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-11 13:26:59 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-11 13:26:59 | INFO | server | odoo.modules.loading:329 19 modules loaded in 0.52s, 0 queries (+0 extra) |
2024-11-11 15:08:07 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-11 15:08:13 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-11 15:08:13 | INFO | server | odoo.modules.loading:329 348 modules loaded in 3.66s, 0 queries (+0 extra) |
2024-11-11 15:08:13 | INFO | server | odoo.modules.loading:329 348 modules loaded in 3.55s, 0 queries (+0 extra) |
2024-11-11 15:08:47 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.04s, 0 queries (+0 extra) |
2024-11-11 15:08:53 | INFO | server | odoo.modules.loading:329 348 modules loaded in 4.07s, 0 queries (+0 extra) |
2024-11-11 15:09:21 | WARNING | server | odoo.models:954 @api.onchange('user_type_id', 'name', 'reconcile') parameters must be field names -> not valid: ['user_type_id'] |
2024-11-11 15:09:21 | ERROR | server |
odoo.http:2398
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2363, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1891, in _serve_db return self._transactioning( File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1954, in _transactioning return service_model.retrying(func, env=self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 137, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1921, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2168, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 329, in _dispatch result = endpoint(**request.params) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 727, in route_wrapper result = endpoint(self, *args, **params_ok) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 35, in call_kw return call_kw(request.env[model], method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 517, in call_kw result = getattr(recs, name)(*args, **kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read values_list: list[dict] = self.read(fields_to_read, load=None) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3785, in read return self._read_format(fnames=fields, load=load) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4016, in _read_format vals[name] = convert(record[name], record, use_display_name) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6983, in __getitem__ return self._fields[key].__get__(self) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1287, in __get__ self.compute_value(recs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1469, in compute_value records._compute_field_value(self) File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 427, in _compute_field_value return super()._compute_field_value(field) File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5222, in _compute_field_value fields.determine(field.compute, self) File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 109, in determine return needle(*args) File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_account.py", line 18, in _compute_related_records rec.related_records = rec._get_related_records_message(rec.id) File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_account.py", line 30, in _get_related_records_message res = self.sudo().get_related_records(account_id) File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_account.py", line 108, in get_related_records partner_prop_acc = self.env['ir.property'].search( File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 596, in __getitem__ return self.registry[model_name](self, (), ()) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 244, in __getitem__ return self.models[model_name] KeyError: 'ir.property' |
2024-11-11 17:51:25 | INFO | runbot | Kill build 90407-18-0 |
2024-11-11 18:08:18 | Waking up build | ||
2024-11-11 18:08:18 | INFO | runbot | Start running build 90407-18-0 |
2024-11-11 18:08:18 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-18 |
2024-11-11 18:08:26 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-11 18:08:26 | INFO | server | odoo.modules.loading:329 19 modules loaded in 0.67s, 0 queries (+0 extra) |
2024-11-11 18:09:02 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.04s, 0 queries (+0 extra) |
2024-11-11 18:09:02 | INFO | server | odoo.modules.loading:329 348 modules loaded in 4.09s, 0 queries (+0 extra) |
2024-11-11 18:12:39 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-11 18:12:44 | INFO | server | odoo.modules.loading:329 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-11-11 18:12:44 | INFO | server | odoo.modules.loading:329 348 modules loaded in 3.23s, 0 queries (+0 extra) |
2024-11-11 18:12:44 | INFO | server | odoo.modules.loading:329 348 modules loaded in 3.45s, 0 queries (+0 extra) |
2024-11-11 18:14:56 | WARNING | server |
odoo.http:2396
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. This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco). |
2024-11-11 18:15:08 | WARNING | server |
odoo.http:2396
Uh-oh! Looks like you have stumbled upon some top-secret records. Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to: - Payments (account.payment) If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies. This seems to be a multi-company issue, you might be able to access the record by switching to the company: My Company (San Francisco). |
2024-11-12 12:57:49 | INFO | runbot | Kill build 90407-18-0 |