Date |
Level |
Type |
Message |
2024-02-19 18:15:28
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-19 18:15:28
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-19 18:15:28
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-19 18:15:47
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 9.48s, 9028 queries (+9028 extra)
|
2024-02-19 18:21:07
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-19 18:21:35
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-19 18:22:13
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-19 18:22:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-02-19 18:22:13
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-19 18:22:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2024-02-19 18:22:19
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-02-19 18:22:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-02-19 18:22:32
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Responsable Inscripto company
|
2024-02-19 18:22:32
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Monotributista company
|
2024-02-19 18:22:32
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
2024-02-19 18:23:15
|
WARNING
|
server
|
odoo.modules.loading:93
Module demo_base demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 698, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 333, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 204, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 464, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 435, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-ingadhoc-demo/demo_base/demo_py/sale_order.py", line 62, in _init_demo_base
invoices = sale_a._create_invoices(final=True)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_loyalty_taxcloud/models/sale_order.py", line 48, in _create_invoices
return super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-sale/sale_ux/models/sale_order.py", line 176, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order.py", line 107, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1206, in _create_invoices
moves = self.env['account.move'].sudo().with_context(default_move_type='out_invoice').create(invoice_vals_list)
File "<decorator-gen-344>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 97, in create
moves = super().create(vals_list)
File "<decorator-gen-324>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 133, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-272>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 2305, in create
moves = super().create(vals_list)
File "<decorator-gen-140>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-68>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3968, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4205, in _create
field.create([
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4259, in create
self.write_batch(record_values, True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4285, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4476, in write_real
flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4432, in flush
comodel.create(to_create)
File "<decorator-gen-273>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1441, in create
lines._check_constrains_account_id_journal_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1172, in _check_constrains_account_id_journal_id
self.flush_recordset()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5615, in flush_recordset
self._recompute_recordset(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6216, in _recompute_recordset
self._recompute_field(field, self._ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 693, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "(UY) Company", please check accounting settings
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 89, in load_demo
load_data(cr, idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 763, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 829, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 749, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 711, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_base/demo/init_demo_py.xml:9, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
2024-02-19 18:23:15
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2024-02-19 18:23:15
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).needed_terms'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).invoice_line_ids'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 90, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 488, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 372, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 240, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 947, in _update_translations
self.env['ir.module.module']._load_module_terms(mod_names, filter_lang, overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_module_module.py", line 494, in _load_module_terms
self.env.cr.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 134, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 877, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 739, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 735, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 135, in _compute_invoice_date_due
return super(AccountMove, invoices)._compute_invoice_date_due()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 802, in _compute_invoice_date_due
move.invoice_date_due = move.needed_terms and max(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2355, in compute_value
super().compute_value(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/hr_expense/models/account_move.py", line 46, in _compute_needed_terms
super()._compute_needed_terms()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 982, in _compute_needed_terms
if invoice.is_invoice(True) and invoice.invoice_line_ids:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4362, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2801, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1186, in __get__
recs._fetch_field(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3194, in _fetch_field
self._read(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3304, in _read
field.read(fetched)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4372, in read
lines = comodel.search(domain)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1512, in search
res = self._search(domain, offset=offset, limit=limit, order=order, count=count)
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 67, in _search
return super()._search(args, offset, limit, order, count, access_rights_uid)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4673, in _search
self._flush_search(domain, order=order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4651, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5604, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6202, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 693, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "(UY) Company", please check account
...<message too long, truncated>
|
2024-02-19 18:23:15
|
CRITICAL
|
server
|
odoo.service.server:1336
Failed to initialize database `41499-16-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).needed_terms'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 991, in get
cache_value = field_cache[record._ids[0]]
KeyError: 146
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1160, in __get__
value = env.cache.get(record, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 998, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'account.move(146,).invoice_line_ids'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1299, 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 90, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 488, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 372, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 240, in load_module_graph
module._update_translations(overwrite=overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_module.py", line 947, in _update_translations
self.env['ir.module.module']._load_module_terms(mod_names, filter_lang, overwrite)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_module_module.py", line 494, in _load_module_terms
self.env.cr.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 134, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 877, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 739, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 735, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 135, in _compute_invoice_date_due
return super(AccountMove, invoices)._compute_invoice_date_due()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 802, in _compute_invoice_date_due
move.invoice_date_due = move.needed_terms and max(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2355, in compute_value
super().compute_value(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/hr_expense/models/account_move.py", line 46, in _compute_needed_terms
super()._compute_needed_terms()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 982, in _compute_needed_terms
if invoice.is_invoice(True) and invoice.invoice_line_ids:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4362, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2801, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1186, in __get__
recs._fetch_field(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3194, in _fetch_field
self._read(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3304, in _read
field.read(fetched)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4372, in read
lines = comodel.search(domain)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1512, in search
res = self._search(domain, offset=offset, limit=limit, order=order, count=count)
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 67, in _search
return super()._search(args, offset, limit, order, count, access_rights_uid)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4673, in _search
self._flush_search(domain, order=order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4651, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5604, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6202, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 693, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
F
...<message too long, truncated>
|
2024-02-19 18:23:21
|
|
|
Step all_no_test finished in 8m
|
2024-02-19 18:23:21
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-19 18:23:21
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-19 18:23:23
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-02-19 18:23:23
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-02-19 18:23:23
|
INFO
|
runbot
|
Start running build 41499-16-0
|
2024-02-19 18:23:23
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-02-19 18:23:25
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:23:31
|
INFO
|
server
|
odoo.modules.loading:300
320 modules loaded in 3.61s, 0 queries (+0 extra)
|
2024-02-19 18:23:51
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-02-19 18:23:59
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:23:59
|
INFO
|
server
|
odoo.modules.loading:300
320 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 18:24:06
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.67s, 28 queries (+28 extra)
|
2024-02-19 18:25:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2024-02-19 18:25:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2024-02-19 18:25:42
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:25:42
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.26s, 0 queries (+0 extra)
|
2024-02-19 18:27:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (27) timeout after 120s
|
2024-02-19 18:28:43
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:28:43
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.17s, 0 queries (+0 extra)
|
2024-02-19 18:29:30
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (29) timeout after 120s
|
2024-02-19 18:30:31
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:30:31
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-19 18:31:30
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (31) timeout after 120s
|
2024-02-19 18:31:54
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2024-02-19 18:32:00
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.36s, 0 queries (+0 extra)
|
2024-02-19 18:33:31
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (33) timeout after 120s
|
2024-02-19 18:34:39
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:34:39
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 18:35:31
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (35) timeout after 120s
|
2024-02-19 18:36:43
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:36:43
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.17s, 0 queries (+0 extra)
|
2024-02-19 18:37:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (37) timeout after 120s
|
2024-02-19 18:38:43
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:38:43
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.15s, 0 queries (+0 extra)
|
2024-02-19 18:39:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (39) timeout after 120s
|
2024-02-19 18:40:31
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:40:37
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-19 18:41:32
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (41) timeout after 120s
|
2024-02-19 18:42:34
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:42:34
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.15s, 0 queries (+0 extra)
|
2024-02-19 18:43:32
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (43) timeout after 120s
|
2024-02-19 18:44:36
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:44:42
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.19s, 0 queries (+0 extra)
|
2024-02-19 18:45:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (45) timeout after 120s
|
2024-02-19 18:46:41
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:46:41
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.18s, 0 queries (+0 extra)
|
2024-02-19 18:47:34
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (47) timeout after 120s
|
2024-02-19 18:48:44
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:48:44
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.18s, 0 queries (+0 extra)
|
2024-02-19 18:49:31
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (49) timeout after 120s
|
2024-02-19 18:50:36
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:50:36
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.15s, 0 queries (+0 extra)
|
2024-02-19 18:51:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (51) timeout after 120s
|
2024-02-19 18:51:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (51) timeout after 120s
|
2024-02-19 18:52:38
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:52:38
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 18:53:32
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (53) timeout after 120s
|
2024-02-19 18:54:39
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:54:39
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 18:55:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (55) timeout after 120s
|
2024-02-19 18:56:39
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:56:39
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 18:57:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (57) timeout after 120s
|
2024-02-19 18:58:44
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 18:58:44
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 18:59:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (59) timeout after 120s
|
2024-02-19 19:00:36
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:00:36
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-19 19:01:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (61) timeout after 120s
|
2024-02-19 19:02:36
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:02:36
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.13s, 0 queries (+0 extra)
|
2024-02-19 19:03:37
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (63) timeout after 120s
|
2024-02-19 19:04:39
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:04:39
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 19:05:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (65) timeout after 120s
|
2024-02-19 19:06:45
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:06:45
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-19 19:07:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (67) timeout after 120s
|
2024-02-19 19:08:42
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:08:42
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 19:09:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (69) timeout after 120s
|
2024-02-19 19:10:34
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:10:34
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.17s, 0 queries (+0 extra)
|
2024-02-19 19:11:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (71) timeout after 120s
|
2024-02-19 19:12:37
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:12:37
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.15s, 0 queries (+0 extra)
|
2024-02-19 19:13:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (73) timeout after 120s
|
2024-02-19 19:14:43
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:14:43
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.18s, 0 queries (+0 extra)
|
2024-02-19 19:15:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (75) timeout after 120s
|
2024-02-19 19:16:40
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:16:40
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.16s, 0 queries (+0 extra)
|
2024-02-19 19:17:33
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (77) timeout after 120s
|
2024-02-19 19:17:45
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:17:45
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.40s, 0 queries (+0 extra)
|
2024-02-19 19:19:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (79) timeout after 120s
|
2024-02-19 19:20:38
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:20:38
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.15s, 0 queries (+0 extra)
|
2024-02-19 19:21:35
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (81) timeout after 120s
|
2024-02-19 19:22:39
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:22:39
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.14s, 0 queries (+0 extra)
|
2024-02-19 19:23:38
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (83) timeout after 120s
|
2024-02-19 19:24:39
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-02-19 19:24:39
|
INFO
|
server
|
odoo.modules.loading:300
321 modules loaded in 0.20s, 0 queries (+0 extra)
|
2024-02-19 19:25:36
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (85) timeout after 120s
|
2024-02-19 19:26:16
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-02-20 15:10:48
|
INFO
|
runbot
|
Kill build 41499-16-0
|