Date |
Level |
Type |
Message |
2023-11-14 13:39:30
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests
|
2023-11-14 13:39:30
|
|
|
Starting step base from config Adhoc Conf con tests
|
2023-11-14 13:39:30
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-14 13:39:49
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 7.26s, 8973 queries (+8973 extra)
|
2023-11-14 13:39:57
|
INFO
|
server
|
odoo.modules.loading:300
14 modules loaded in 4.68s, 5288 queries (+5288 extra)
|
2023-11-14 13:39:57
|
|
|
Step base finished in 23s
|
2023-11-14 13:39:57
|
|
|
Starting step all from config Adhoc Conf con tests
|
2023-11-14 13:39:57
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-14 13:40:17
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 8.37s, 8973 queries (+8973 extra)
|
2023-11-14 13:47:31
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 13:48:36
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 13:50:03
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 13:50:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2023-11-14 13:50:03
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 13:50:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2023-11-14 13:50:03
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-11-14 13:50:03
|
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
|
2023-11-14 13:50:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Responsable Inscripto company
|
2023-11-14 13:50:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert3 in (AR) Monotributista company
|
2023-11-14 13:50:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Exento company
|
2023-11-14 13:50:49
|
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 462, 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 25, in _init_demo_base
new_sale.write({'company_id': company.id, 'website_id': new_sale_website_id})
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 60, in write
return super().write(vals)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale_order_type/models/sale_order.py", line 36, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 523, in write
res = super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/rating/models/rating_mixin.py", line 104, in write
result = super(RatingMixin, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_project/models/sale_order.py", line 198, in write
return super(SaleOrder, self).write(values)
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_order_type/models/sale.py", line 189, in write
return super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/event_sale/models/sale_order.py", line 15, in write
result = super(SaleOrder, self).write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_stock/models/sale_order.py", line 121, in write
res = super(SaleOrder, self).write(values)
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/sale_order.py", line 59, in write
return super().write(vals)
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_exception/models/sale_order.py", line 41, in write
result = super().write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 315, in write
result = super(MailThread, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_activity_mixin.py", line 241, in write
return super(MailActivityMixin, self).write(vals)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3813, in write
self._check_company()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3448, in _check_company
raise UserError("\n".join(lines))
odoo.exceptions.UserError: Incompatible companies on records:
- 'V 0001-00000066' belongs to company 'Muebleria SRL' and 'Type' (type_id: 'Invoice Automation (Create)') belongs to another company.
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"/>
|
2023-11-14 13:50:49
|
ERROR
|
server
|
odoo.sql_db:324
bad query: INSERT INTO account_tax_sale_order_line_rel (sale_order_line_id, account_tax_id) VALUES (120, 277) ON CONFLICT DO NOTHING
ERROR: insert or update on table "account_tax_sale_order_line_rel" violates foreign key constraint "account_tax_sale_order_line_rel_sale_order_line_id_fkey"
DETAIL: Key (sale_order_line_id)=(120) is not present in table "sale_order_line".
|
2023-11-14 13:50:49
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2023-11-14 13:50:49
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
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 941, 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 875, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 737, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 733, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 59, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1395, in _compute_field_value
return super()._compute_field_value(field)
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 4221, 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/sale_margin/models/sale_order.py", line 24, in _compute_margin
grouped_order_lines_data = self.env['sale.order.line'].read_group(
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 73, in read_group
return super().read_group(domain, fields, groupby, offset, limit, orderby, lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2192, in read_group
result = self._read_group_raw(domain, fields, groupby, offset=offset, limit=limit, orderby=orderby, lazy=lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2291, in _read_group_raw
self._flush_search(domain, fields=fnames + groupby_fields)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4644, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5597, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6171, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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/sale_margin/models/sale_order_line.py", line 33, in _compute_margin
line.margin = line.price_subtotal - (line.purchase_price * line.product_uom_qty)
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 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 614, in _compute_amount
tax_results = self.env['account.tax']._compute_taxes([line._convert_to_tax_base_line_dict()])
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 601, in _convert_to_tax_base_line_dict
taxes=self.tax_id,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2797, in __get__
return super().__get__(records, owner)
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 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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/sale_loyalty/models/sale_order_line.py", line 29, in _compute_tax_id
super(SaleOrderLine, self - reward_lines)._compute_tax_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 412, in _compute_tax_id
line.tax_id = result
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1300, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4251, in write
return self.write_batch([(records, value)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4272, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4858, in write_real
cr.execute(query, pairs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 321, in execute
res = self._obj.execute(query, params)
psycopg2.errors.ForeignKeyViolation: insert or update on table "account_tax_sale_order_line_rel" violates foreign key constraint "account_tax_sale_order_line_rel_sale_order_line_id_fkey"
DETAIL: Key (sale_order_line_id)=(120) is not present in table "sale_order_line".
|
2023-11-14 13:50:49
|
CRITICAL
|
server
|
odoo.service.server:1336
Failed to initialize database `26353-16-0-all`.
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 941, 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 875, in flush
env_to_flush.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 737, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 733, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 59, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1395, in _compute_field_value
return super()._compute_field_value(field)
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 4221, 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/sale_margin/models/sale_order.py", line 24, in _compute_margin
grouped_order_lines_data = self.env['sale.order.line'].read_group(
File "/data/build/adhoc-cicd-odoo-odoo/addons/analytic/models/analytic_mixin.py", line 73, in read_group
return super().read_group(domain, fields, groupby, offset, limit, orderby, lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2192, in read_group
result = self._read_group_raw(domain, fields, groupby, offset=offset, limit=limit, orderby=orderby, lazy=lazy)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 2291, in _read_group_raw
self._flush_search(domain, fields=fnames + groupby_fields)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4644, in _flush_search
self.env[model_name].flush_model(field_names)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5597, in flush_model
self._recompute_model(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6171, in _recompute_model
self._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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/sale_margin/models/sale_order_line.py", line 33, in _compute_margin
line.margin = line.price_subtotal - (line.purchase_price * line.product_uom_qty)
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 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 614, in _compute_amount
tax_results = self.env['account.tax']._compute_taxes([line._convert_to_tax_base_line_dict()])
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 601, in _convert_to_tax_base_line_dict
taxes=self.tax_id,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2797, in __get__
return super().__get__(records, owner)
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 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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/sale_loyalty/models/sale_order_line.py", line 29, in _compute_tax_id
super(SaleOrderLine, self - reward_lines)._compute_tax_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 412, in _compute_tax_id
line.tax_id = result
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1300, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4251, in write
return self.write_batch([(records, value)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4272, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4858, in write_real
cr.execute(query, pairs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 321, in execute
res = self._obj.execute(query, params)
psycopg2.errors.ForeignKeyViolation: insert or update on table "account_tax_sale_order_line_rel" violates foreign key constraint "account_tax_sale_order_line_rel_sale_order_line_id_fkey"
DETAIL: Key (sale_order_line_id)=(120) is not present in table "sale_order_line".
|
2023-11-14 13:50:49
|
ERROR
|
server
|
odoo.sql_db:324
bad query: SELECT "ir_attachment"."id" AS "id", "ir_attachment"."name" AS "name", "ir_attachment"."description" AS "description", "ir_attachment"."res_model" AS "res_model", "ir_attachment"."res_field" AS "res_field", "ir_attachment"."res_id" AS "res_id", "ir_attachment"."company_id" AS "company_id", "ir_attachment"."type" AS "type", "ir_attachment"."url" AS "url", "ir_attachment"."public" AS "public", "ir_attachment"."access_token" AS "access_token", "ir_attachment"."store_fname" AS "store_fname", "ir_attachment"."file_size" AS "file_size", "ir_attachment"."checksum" AS "checksum", "ir_attachment"."mimetype" AS "mimetype", "ir_attachment"."create_uid" AS "create_uid", "ir_attachment"."create_date" AS "create_date", "ir_attachment"."write_uid" AS "write_uid", "ir_attachment"."write_date" AS "write_date" FROM "ir_attachment" WHERE "ir_attachment".id IN (6)
ERROR: cursor already closed
|
2023-11-14 13:50:49
|
WARNING
|
server
|
odoo.modules.loading:641
Transient module states were reset
|
| | |
This error is already known.
|
2023-11-14 13:50:49
|
ERROR
|
server
|
odoo.modules.registry:95
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 64, in __new__
return cls.registries[db_name]
File "<decorator-gen-8>", line 2, in __getitem__
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/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: '26353-16-0-all'
During handling of the above exception, another exception occurred:
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 599, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4374, in _load_records
data['record']._load_records_write(data['values'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4305, in _load_records_write
self.write(values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/res_users.py", line 1616, in write
user.write({'groups_id': [Command.link(group_multi_company.id)]})
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/res_users.py", line 1607, in write
res = super(UsersView, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/res_users.py", line 1305, in write
res = super(UsersImplied, self).write(values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/res_users.py", line 647, in write
self.env['ir.model.access'].call_cache_clearing_methods()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 1935, in call_cache_clearing_methods
self.env.invalidate_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 727, in invalidate_all
self.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 737, in flush_all
self._recompute_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 733, in _recompute_all
self[field.model_name]._recompute_field(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6199, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1365, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1338, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2351, in compute_value
super().compute_value(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1387, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4221, 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 5906, in __setitem__
return self._fields[key].__set__(self, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1300, in __set__
self.write(protected_records, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2486, in write
super(Image, self).write(records, new_value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2413, in write
atts = atts.search([
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1513, in search
return res if count else self.browse(res)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5124, in browse
if not ids:
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/query.py", line 217, in __bool__
return bool(self._result)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 28, in __get__
value = self.fget(obj)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/query.py", line 210, in _result
self._cr.execute(query_str, params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 321, in execute
res = self._obj.execute(query, params)
psycopg2.InterfaceError: cursor already closed
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/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 429, in load_modules
loaded_modules, processed_modules = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 231, in load_module_graph
load_data(cr, idref, mode, kind='data', 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 698, in _tag_root
f(rec)
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/adhoc-cicd-odoo-odoo/odoo/addons/base/data/res_users_data.xml:5, somewhere inside
<record model="res.users" id="base.user_root">
<field name="partner_id" ref="base.partner_root"/>
<field name="company_id" ref="main_company"/>
<field name="company_ids" eval="[Command.link(ref('main_company'))]"/>
<field name="email">root@example.com</field>
<field name="signature"><span>-- <br/>
System</span></field>
</record>
|
2023-11-14 13:50:57
|
INFO
|
runbot
|
Getting results for build 26353-16-0
|
2023-11-14 13:50:57
|
|
|
Step all finished in 11m
|
2023-11-14 13:50:57
|
|
|
Starting step setup from config Adhoc Conf con tests
|
2023-11-14 13:50:57
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-14 13:50:58
|
INFO
|
runbot
|
Step setup finished in 1s
|
2023-11-14 13:50:58
|
|
|
Starting step run from config Adhoc Conf con tests
|
2023-11-14 13:50:58
|
INFO
|
runbot
|
Start running build 26353-16-0
|
2023-11-14 13:50:58
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-11-14 13:51:05
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 13:51:05
|
INFO
|
server
|
odoo.modules.loading:300
14 modules loaded in 0.09s, 0 queries (+0 extra)
|
2023-11-14 14:40:02
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 14:40:02
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 14:40:02
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 3.81s, 0 queries (+0 extra)
|
2023-11-14 14:40:08
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 4.00s, 0 queries (+0 extra)
|
2023-11-14 14:40:59
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 14:41:04
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 4.09s, 0 queries (+0 extra)
|
2023-11-14 15:10:48
|
WARNING
|
server
|
odoo.http:2023
No rule has been found to replenish "[CONS_89957] Bolt" in "(AR) /Stock".
Verify the routes configuration on the product.
|
2023-11-14 15:43:55
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 15:43:55
|
INFO
|
server
|
odoo.modules.loading:300
550 modules loaded in 0.22s, 0 queries (+0 extra)
|
2023-11-14 15:44:06
|
INFO
|
server
|
odoo.modules.loading:300
557 modules loaded in 11.70s, 7886 queries (+7886 extra)
|
2023-11-14 15:44:06
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 15:44:06
|
INFO
|
server
|
odoo.modules.loading:300
557 modules loaded in 0.26s, 0 queries (+0 extra)
|
2023-11-14 15:44:23
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 15:44:23
|
INFO
|
server
|
odoo.modules.loading:300
557 modules loaded in 0.30s, 0 queries (+0 extra)
|
2023-11-14 15:45:02
|
WARNING
|
server
|
odoo.http:2023
Con esta modificación su base registraría un total de 125 líneas de personalizacion. Su contrato contempla un máximo de 0 líneas de personalización. Puede solicitar la contratación de más líneas de personalización mediante un ticket a la Mesa de Ayuda.
|
2023-11-14 17:19:18
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 17:19:18
|
INFO
|
server
|
odoo.modules.loading:300
557 modules loaded in 0.26s, 0 queries (+0 extra)
|
2023-11-14 17:19:30
|
INFO
|
server
|
odoo.modules.loading:300
561 modules loaded in 7.70s, 5361 queries (+5361 extra)
|
2023-11-14 17:19:36
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 17:19:36
|
INFO
|
server
|
odoo.modules.loading:300
561 modules loaded in 0.28s, 0 queries (+0 extra)
|
2023-11-14 17:19:41
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 17:19:41
|
INFO
|
server
|
odoo.modules.loading:300
561 modules loaded in 0.28s, 0 queries (+0 extra)
|
2023-11-14 17:50:53
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 17:50:53
|
INFO
|
server
|
odoo.modules.loading:300
561 modules loaded in 0.23s, 0 queries (+0 extra)
|
2023-11-14 17:50:59
|
INFO
|
server
|
odoo.modules.loading:300
567 modules loaded in 4.64s, 1724 queries (+1724 extra)
|
2023-11-14 17:51:04
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 17:51:04
|
INFO
|
server
|
odoo.modules.loading:300
567 modules loaded in 0.29s, 0 queries (+0 extra)
|
2023-11-14 17:51:55
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-11-14 17:51:55
|
INFO
|
server
|
odoo.modules.loading:300
567 modules loaded in 0.29s, 0 queries (+0 extra)
|
2023-11-14 19:11:07
|
WARNING
|
server
|
odoo.http:2023
You can not confirm this quotation as it was valid until 2023-10-31! Please update validity.
|
2023-11-14 19:46:59
|
WARNING
|
server
|
odoo.http:695
<function odoo.addons.web.controllers.export.index> called ignoring args {'token'}
|
2023-11-14 23:11:31
|
WARNING
|
server
|
odoo.http:2023
Due to security restrictions, you are not allowed to access 'User' (res.users) records.
Contact your administrator to request access if necessary.
|
2023-11-14 23:11:59
|
WARNING
|
server
|
odoo.http:2023
Due to security restrictions, you are not allowed to access 'User' (res.users) records.
Contact your administrator to request access if necessary.
|
2023-11-14 23:12:04
|
WARNING
|
server
|
odoo.http:2023
Due to security restrictions, you are not allowed to access 'User' (res.users) records.
Contact your administrator to request access if necessary.
|
2023-11-14 23:13:06
|
WARNING
|
server
|
odoo.addons.web.controllers.utils:48
Action 'Configure your document layout' contains custom properties 'close_on_report_download'. Passing them via the `params` or `context` properties is recommended instead
|
2023-11-14 23:13:23
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:15:38
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:15:55
|
WARNING
|
server
|
odoo.http:2023
The partner My Company (San Francisco) does not have the correct street format.
It should be "street_name street_number", but it is: 250 Executive Park Blvd, Suite 3400
|
2023-11-14 23:16:00
|
WARNING
|
server
|
odoo.http:2023
The partner My Company (San Francisco) does not have the correct street format.
It should be "street_name street_number", but it is: 250 Executive Park Blvd, Suite 3400
|
2023-11-14 23:16:28
|
WARNING
|
server
|
odoo.http:2023
Due to security restrictions, you are not allowed to access 'Transfer' (stock.picking) records.
Records: WH/OUT/00035 (id=52, company=My Company (San Francisco))
User: Soporte ADHOC (id=2)
This restriction is due to the following rules:
- stock_picking multi-company
Note: this might be a multi-company issue.
Contact your administrator to request access if necessary.
|
2023-11-14 23:17:24
|
WARNING
|
server
|
odoo.http:2023
The volume or weight of the picking is cero.
* Volume: 0.0.
* Weight: 0.01.
|
2023-11-14 23:17:35
|
WARNING
|
server
|
odoo.http:2023
The volume or weight of the picking is cero.
* Volume: 0.0.
* Weight: 0.01.
|
2023-11-14 23:19:27
|
WARNING
|
server
|
odoo.http:2023
You can not duplicate a Picking because "Block Additional Quantity" is enable on the picking type "Delivery Orders"
|
2023-11-14 23:19:32
|
WARNING
|
server
|
odoo.models:6228
onchange method StockPrintStockVoucher.set_book_domain returned a domain, this is deprecated
|
2023-11-14 23:19:43
|
WARNING
|
server
|
odoo.http:695
<function odoo.addons.report_aeroo.controllers.main.report_download> called ignoring args {'token'}
|
2023-11-14 23:19:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:1395
Unknown directives or unused attributes: {'t-esc'} in l10n_ar.custom_header
|
2023-11-14 23:26:22
|
WARNING
|
server
|
odoo.http:2023
Andreani request failed: we could not get the label.
|
2023-11-14 23:26:39
|
WARNING
|
server
|
odoo.http:2023
Andreani request failed: we could not get the label.
|
2023-11-14 23:27:52
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:28:03
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:32:45
|
WARNING
|
server
|
odoo.http:2023
Andreani request failed: we could not get the label.
|
2023-11-14 23:33:13
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:35:21
|
WARNING
|
server
|
odoo.http:2023
There are products without assigned packages.
|
2023-11-14 23:35:32
|
WARNING
|
server
|
odoo.http:2023
There are products without assigned packages.
|
2023-11-14 23:35:54
|
WARNING
|
server
|
odoo.http:2023
There are products without assigned packages.
|
2023-11-14 23:36:39
|
WARNING
|
server
|
odoo.http:2023
Please add 'Done' quantities to the picking to create a new pack.
|
2023-11-14 23:36:55
|
WARNING
|
server
|
odoo.http:2023
Please add 'Done' quantities to the picking to create a new pack.
|
2023-11-14 23:48:54
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:49:06
|
WARNING
|
server
|
odoo.http:2023
You cannot validate a transfer if no quantities are reserved nor done. To force the transfer, switch in edit mode and encode the done quantities.
|
2023-11-14 23:49:11
|
WARNING
|
server
|
odoo.http:2023
Andreani request failed: we could not get the label.
|
2023-11-15 02:21:48
|
INFO
|
runbot
|
Kill build 26353-16-0
|