Date |
Level |
Type |
Message |
2025-01-17 20:54:08
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-01-17 20:54:08
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-01-17 20:54:08
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-01-17 20:54:33
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 11.59s, 9070 queries (+9070 extra)
|
2025-01-17 20:54:45
|
INFO
|
server
|
odoo.modules.loading:303
19 modules loaded in 7.93s, 7150 queries (+7150 extra)
|
2025-01-17 20:54:51
|
|
|
Step base finished in 37s
|
2025-01-17 20:54:51
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-01-17 20:54:51
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-01-17 20:55:17
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 11.46s, 9070 queries (+9070 extra)
|
2025-01-17 21:05:09
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert7 in (AR) Responsable Inscripto company
|
2025-01-17 21:05:09
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Monotributista company
|
2025-01-17 21:05:09
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert2 in (AR) Exento company
|
2025-01-17 21:06:01
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_order_lot_selection 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
for data, record in zip(to_create, records):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-oca-sale-workflow/sale_order_lot_selection/demo/sale_demo.xml:10, somewhere inside
<record id="sale_order_demo" model="sale.order">
<field name="partner_id" ref="base.res_partner_1"/>
<field name="user_id" ref="base.user_admin"/>
</record>
|
2025-01-17 21:06:10
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_stock_renting 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5108, in _load_records
for data, record in zip(to_create, records):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/sale_stock_renting/data/rental_stock_demo.xml:105, somewhere inside
<record id="rental_stock_order_1" model="sale.order">
<field name="partner_id" ref="base.res_partner_2"/>
<field name="partner_invoice_id" ref="base.res_partner_2"/>
<field name="partner_shipping_id" ref="base.res_partner_2"/>
<field name="user_id" ref="base.user_admin"/>
<field name="team_id" ref="sales_team.team_sales_department"/>
<field name="date_order" eval="DateTime.today() - relativedelta(months=3)"/>
<field name="rental_start_date" eval="DateTime.today() + relativedelta(days=1)"/>
<field name="rental_return_date" eval="DateTime.today() + relativedelta(days=5)"/>
</record>
|
2025-01-17 21:06:16
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_subscription 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5107, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5018, in _load_records_create
return self.create(values)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/sale_subscription/data/sale_subscription_demo.xml:136, somewhere inside
<record id="subscription_portal_1" model="sale.order">
<field name="partner_id" ref="base.partner_demo_portal"/>
<field name="sale_order_template_id" ref="sale_subscription.monthly_template"/>
<field name="user_id" ref="base.user_admin"/>
<field name="state">draft</field>
<field name="client_order_ref">subscription_portal_1</field>
</record>
|
2025-01-17 21:06:33
|
WARNING
|
server
|
odoo.modules.loading:94
Module website_sale 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5107, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5018, in _load_records_create
return self.create(values)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, 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/addons/website_sale/data/demo.xml:322, somewhere inside
<record id="website_sale_order_1" model="sale.order">
<field name="create_date" eval="datetime.now() - timedelta(days=8)"/>
<field name="partner_id" ref="base.res_partner_3"/>
<field name="partner_invoice_id" ref="base.res_partner_address_25"/>
<field name="partner_shipping_id" ref="base.res_partner_address_25"/>
<field name="user_id" ref="base.user_demo"/>
<field name="team_id" ref="sales_team.salesteam_website_sales"/>
<field name="date_order" eval="(datetime.now()-relativedelta(days=7)).strftime('%Y-%m-%d %H:%M:%S')"/>
<field name="state">sale</field>
</record>
|
2025-01-17 21:06:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:07:33
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:20
ERROR: TestActionCancel.test_action_cancel_context
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 20, in setUp
self.sale_order = self.sale_order_model.create({
File "<decorator-gen-1183>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:07:33
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:20
ERROR: TestActionCancel.test_action_cancel_without_deliveries
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 20, in setUp
self.sale_order = self.sale_order_model.create({
File "<decorator-gen-1183>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:07:33
|
ERROR
|
server
|
odoo.modules.loading:321
Module sale_stock_ux: 0 failures, 2 errors of 2 tests
|
2025-01-17 21:08:01
|
ERROR
|
server
|
odoo.tools.convert.init:119
Could not eval([(6,0,[ref('website_sale.public_category_boxes')])]) for public_categ_ids in {'lang': None}
|
2025-01-17 21:08:01
|
WARNING
|
server
|
odoo.modules.loading:94
Module website_sale_stock demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", 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: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ff2452e5360>, 'website_sale.public_category_boxes')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 392, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "", line 1, in <module>
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 538, in id_get
res = self.model_id_get(id_str, raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 544, in model_id_get
return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2205, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2198, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: website_sale.public_category_boxes
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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 426, in _tag_record
f_val = _eval_xml(self, field, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 117, in _eval_xml
return safe_eval(a_eval, idref2)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 39, in <lambda>
safe_eval = lambda expr, ctx={}: s_eval(expr, ctx, nocopy=True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 406, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'ValueError'>: "External ID not found in the system: website_sale.public_category_boxes" while evaluating
"[(6,0,[ref('website_sale.public_category_boxes')])]"
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, 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/addons/website_sale_stock/data/website_sale_stock_demo.xml:6, somewhere inside
<record id="stock.product_cable_management_box_product_template" model="product.template">
<field name="public_categ_ids" eval="[(6,0,[ref('website_sale.public_category_boxes')])]"/>
</record>
|
2025-01-17 21:08:06
|
WARNING
|
server
|
odoo.modules.loading:94
Module documents_project_sale 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5107, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5018, in _load_records_create
return self.create(values)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/documents_project_sale/data/project_sale_demo.xml:15, somewhere inside
<record id="sale_order_1" model="sale.order">
<field name="partner_id" ref="base.res_partner_2"/>
<field name="user_id" ref="base.user_admin"/>
<field name="client_order_ref">DOC</field>
</record>
|
2025-01-17 21:08:17
|
ERROR
|
server
|
odoo.addons.sale_order_type_automation.tests.test_sale_order_type_automation:48
ERROR: TestSaleOrderTypeAutomation.test_sale_order_confirm
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_order_type_automation/tests/test_sale_order_type_automation.py", line 48, in test_sale_order_confirm
sale_order = self.sale_order_model.create(vals)
File "<decorator-gen-1183>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:08:23
|
ERROR
|
server
|
odoo.modules.loading:321
Module sale_order_type_automation: 0 failures, 1 errors of 1 tests
|
2025-01-17 21:08:23
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_order_type_invoice_policy 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5107, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5018, in _load_records_create
return self.create(values)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-sale/sale_order_type_invoice_policy/demo/sale_order_demo.xml:3, somewhere inside
<record id="sale_order_prepaid" model="sale.order">
<field name="type_id" ref="prepaid_sale_type"/>
<field name="partner_id" ref="res_partner_prepaid_customer"/>
<field name="partner_invoice_id" ref="res_partner_prepaid_customer"/>
<field name="partner_shipping_id" ref="res_partner_prepaid_customer"/>
<field name="user_id" ref="base.user_root"/>
<field name="team_id" ref="sales_team.team_sales_department"/>
<field name="date_order" eval="(DateTime.today() - relativedelta(months=1)).strftime('%Y-%m-%d %H:%M')"/>
</record>
|
2025-01-17 21:08:29
|
WARNING
|
server
|
odoo.modules.loading:94
Module sale_timesheet 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5107, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5018, in _load_records_create
return self.create(values)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, 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/addons/sale_timesheet/data/sale_service_demo.xml:133, somewhere inside
<record id="sale_order_1" model="sale.order">
<field name="partner_id" ref="base.res_partner_2"/>
<field name="client_order_ref">AGR</field>
<field name="user_id" ref="base.user_admin"/>
<field name="tag_ids" eval="[Command.link(ref('sales_team.categ_oppor6'))]"/>
</record>
|
2025-01-17 21:09:38
|
WARNING
|
server
|
odoo.modules.loading:94
Module demo_base_minimal 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, 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_minimal/demo_py/sale_order.py", line 58, in _init_demo_base
new_sale = sale.with_company(company).copy()
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/sale_order.py", line 11, in copy
sale_copy = super().copy(default)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order.py", line 54, in copy
order = super(SaleOrder, self).copy(default)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5591, in copy
record_copy = self.create(vals)
File "<decorator-gen-1183>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
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 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, 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_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
2025-01-17 21:10:07
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_account_payment_pro_sale_type:25
ERROR: TestAccountPaymentProSaleType.test_account_payment_pro_sale_type
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_account_payment_pro_sale_type.py", line 25, in setUp
self.sale_order_type['payment_atomation'] = 'validate_payment'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6678, in __setitem__
return self._fields[key].__set__(self, value)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1322, in __set__
records.write({self.name: write_value})
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4466, in write
real_recs._validate_fields(vals, inverse_fields)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1463, in _validate_fields
check(self)
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order_type.py", line 116, in validate_invoicing_atomation
payment_journal_required = self.filtered(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6148, in filtered
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6148, in <listcomp>
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order_type.py", line 118, in <lambda>
not x.payment_journal_id)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2909, in __get__
return super().__get__(records, owner)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4918, in _compute_field_value
self.filtered('id')._validate_fields(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1463, in _validate_fields
check(self)
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/sale_order_type.py", line 120, in validate_invoicing_atomation
raise ValidationError(_(
odoo.exceptions.ValidationError: If you choose a Payment automation, Payment Journal is required
|
2025-01-17 21:10:12
|
ERROR
|
server
|
odoo.sql_db:335
bad query: INSERT INTO "account_move" ("auto_post", "company_id", "create_date", "create_uid", "currency_id", "date", "extract_state", "fiscal_position_id", "invoice_incoterm_id", "invoice_payment_term_id", "journal_id", "l10n_es_edi_facturae_reason_code", "l10n_es_reports_mod349_invoice_type", "move_type", "partner_id", "partner_shipping_id", "sale_type_id", "state", "write_date", "write_uid") VALUES ('no', NULL, '2025-01-17 21:10:08.287324', 1, NULL, '2025-01-17', 'no_extract_requested', NULL, NULL, 10, NULL, '10', NULL, 'out_invoice', 102, 102, NULL, 'draft', '2025-01-17 21:10:08.287324', 1) RETURNING "id"
ERROR: null value in column "journal_id" violates not-null constraint
DETAIL: Failing row contains (193, null, null, null, null, null, null, null, null, null, null, 10, 102, null, 102, null, null, null, null, null, null, null, 1, 1, null, null, null, null, draft, out_invoice, no, null, null, null, null, null, null, null, null, 2025-01-17, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 2025-01-17 21:10:08.287324, 2025-01-17 21:10:08.287324, null, null, null, null, null, null, null, no_extract_requested, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null).
|
2025-01-17 21:10:12
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany_02:79
ERROR: TestMulticompany02.test_multicompany_payment_term
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_multicompany_02.py", line 79, in test_multicompany_payment_term
invoice = self.env['account.move'].create({
File "<decorator-gen-1081>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 136, in create
moves = super().create(vals_list)
File "<decorator-gen-998>", 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 138, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-527>", 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 2488, in create
moves = super().create(vals_list)
File "<decorator-gen-150>", 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 259, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-12>", 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 4646, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4834, in _create
cr.execute(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 332, in execute
res = self._obj.execute(query, params)
psycopg2.errors.NotNullViolation: null value in column "journal_id" violates not-null constraint
DETAIL: Failing row contains (193, null, null, null, null, null, null, null, null, null, null, 10, 102, null, 102, null, null, null, null, null, null, null, 1, 1, null, null, null, null, draft, out_invoice, no, null, null, null, null, null, null, null, null, 2025-01-17, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 2025-01-17 21:10:08.287324, 2025-01-17 21:10:08.287324, null, null, null, null, null, null, null, no_extract_requested, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null).
|
2025-01-17 21:10:12
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany_02:50
ERROR: TestMulticompany02.test_multicompany_sale_order
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_multicompany_02.py", line 50, in test_multicompany_sale_order
sale_order = self.sale_order_model.create(vals)
File "<decorator-gen-1191>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:10:12
|
ERROR
|
server
|
odoo.modules.loading:321
Module demo_full: 0 failures, 3 errors of 10 tests
|
2025-01-17 21:10:12
|
INFO
|
server
|
odoo.modules.loading:303
600 modules loaded in 885.81s, 362622 queries (+390908 extra)
|
2025-01-17 21:10:24
|
INFO
|
server
|
odoo.modules.loading:303
609 modules loaded in 9.58s, 2240 queries (+2240 extra)
|
2025-01-17 21:10:24
|
ERROR
|
server
|
odoo.modules.loading:595
At least one test failed when loading the modules.
|
2025-01-17 21:10:29
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:303
Pregenerating assets bundles
|
2025-01-17 21:12:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:12:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:13:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:13:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:13:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:13:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:14:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:14:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:14:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:14:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:14:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:14:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:15:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:15:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:15:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:15:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
2025-01-17 21:15:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
2025-01-17 21:15:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
2025-01-17 21:16:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:17:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:17:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:17:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:17:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:17:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:17:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:18:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2025-01-17 21:18:11
|
ERROR
|
server
|
odoo.tests.suite:110
ERROR: setUpClass (odoo.addons.sale_subscription_ux.tests.test_sale_subscription_ux.TestSaleSubscriptionUx)
Traceback (most recent call last):
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/tests/test_sale_subscription_ux.py", line 33, in setUpClass
cls.subscription_draft = cls.env["sale.order"].create({
File "<decorator-gen-1191>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:18:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
2025-01-17 21:18:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
2025-01-17 21:18:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
2025-01-17 21:18:52
|
ERROR
|
server
|
odoo.http:2229
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2207, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, 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 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 73, in web_save
self = self.create(vals)
File "<decorator-gen-1191>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:19:03
|
WARNING
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany.browser:1269
Tour multicompany failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
{
"content": "Writing type of sales order.",
"trigger": "div[name='type_id'] input",
"extra_trigger": "div:contains('21%')",
"run": "text Picking And Invoice Automation (Validate)"
},
{
"content": "Selecting type of sales order.",
"trigger": "a:contains('Picking And Invoice Automation (Validate)')",
"run": "click"
},
{
"content": "save form",
"trigger": ".o_form_button_save",
"run": "click",
"auto": true
},
----- FAILING STEP -----
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved",
"run": "[function]",
"auto": true
},
-----------------------
{
"content": "Confirm sales order.",
"trigger": "button[name='action_confirm']",
"run": "click"
},
{
"trigger": "button[id='create_invoice']",
"run": "click"
},
{
"trigger": "button[id='create_invoice_open']",
"run": "click"
},
|
2025-01-17 21:19:03
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany.browser:1269
Tour multicompany failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-01-17 21:19:03
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany:303
Screenshot in: /data/build/tests/112782-17-0-all/screenshots/sc_20250117_211900_348728_TestMulticompany.png
|
2025-01-17 21:19:03
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_multicompany.TestMulticompany:303
Screenshot in: /data/build/tests/112782-17-0-all/screenshots/sc_20250117_211900_445329_TestMulticompany.png
|
2025-01-17 21:19:03
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_multicompany:53
FAIL: TestMulticompany.test_multicompany
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_multicompany.py", line 53, in test_multicompany
self.start_tour(url, 'multicompany', login="admin",tep_delay=100)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1909, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1888, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('multicompany', {"stepDelay": 0, "keepWatchBrowser": false, "startUrl": "/web#cids=False-5&action=menu"})" failed
Tour multicompany failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-01-17 21:19:15
|
ERROR
|
server
|
odoo.http:2229
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2207, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, 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 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 73, in web_save
self = self.create(vals)
File "<decorator-gen-1191>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:19:28
|
WARNING
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation.browser:1269
Tour sale_order_type_automation_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
{
"content": "Writing type of sales order.",
"trigger": "div[name='type_id'] input",
"extra_trigger": "div:contains('21%')",
"run": "text Picking And Invoice Automation (Validate)"
},
{
"content": "Selecting type of sales order.",
"trigger": "a:contains('Picking And Invoice Automation (Validate)')",
"run": "click"
},
{
"content": "save form",
"trigger": ".o_form_button_save",
"run": "click",
"auto": true
},
----- FAILING STEP -----
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved",
"run": "[function]",
"auto": true
},
-----------------------
{
"content": "Confirm sales order.",
"trigger": "button[name='action_confirm']",
"run": "click"
},
|
2025-01-17 21:19:28
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation.browser:1269
Tour sale_order_type_automation_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-01-17 21:19:28
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation:303
Screenshot in: /data/build/tests/112782-17-0-all/screenshots/sc_20250117_211924_305291_TestSaleOrderTypeAutomation.png
|
2025-01-17 21:19:28
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation:49
FAIL: TestSaleOrderTypeAutomation.test_sale_order_type_automation
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_sale_order_type_automation.py", line 49, in test_sale_order_type_automation
self.start_tour(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1909, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1888, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('sale_order_type_automation_tour', {"stepDelay": 300, "keepWatchBrowser": false, "startUrl": "/"})" failed
Tour sale_order_type_automation_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-01-17 21:19:28
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation:303
Screenshot in: /data/build/tests/112782-17-0-all/screenshots/sc_20250117_211924_376809_TestSaleOrderTypeAutomation.png
|
2025-01-17 21:19:46
|
ERROR
|
server
|
odoo.http:2229
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2207, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, 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 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 73, in web_save
self = self.create(vals)
File "<decorator-gen-1191>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/industry_fsm_sale/models/sale_order.py", line 15, in create
orders = super().create(vals)
File "<decorator-gen-1183>", 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/ingadhoc-sale/sale_stock_ux/models/sale_order.py", line 66, in create
return super().create(vals_list)
File "<decorator-gen-1181>", 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/sale_project/models/sale_order.py", line 254, in create
created_records = super().create(vals_list)
File "<decorator-gen-1178>", 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/ingadhoc-sale/sale_order_type_ux/models/sale_order.py", line 24, in create
res = super().create(vals)
File "<decorator-gen-1173>", 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/website_sale/models/sale_order.py", line 48, in create
return super().create(vals_list)
File "<decorator-gen-1164>", 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/sale_subscription/models/sale_order.py", line 616, in create
for order, vals in zip(orders, vals_list):
TypeError: 'NoneType' object is not iterable
|
2025-01-17 21:19:52
|
WARNING
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts.browser:1269
Tour sale_three_discounts_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
{
"trigger": "a:contains('Pricelist without discount (ARS)')",
"run": "click"
},
{
"trigger": "td[name='discount']:contains('15.00')",
"extra_trigger": "td[name='price_subtotal']:contains('85.00')",
"run": "[function]"
},
{
"content": "save form",
"trigger": ".o_form_button_save",
"run": "click",
"auto": true
},
----- FAILING STEP -----
{
"content": "wait for save completion",
"trigger": ".o_form_readonly, .o_form_saved",
"run": "[function]",
"auto": true
},
-----------------------
|
2025-01-17 21:19:52
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts.browser:1269
Tour sale_three_discounts_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-01-17 21:19:52
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts:303
Screenshot in: /data/build/tests/112782-17-0-all/screenshots/sc_20250117_211951_629621_TestSaleThreeDiscounts.png
|
2025-01-17 21:19:52
|
ERROR
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts:67
FAIL: TestSaleThreeDiscounts.test_sale_three_discounts
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_sale_three_discounts.py", line 67, in test_sale_three_discounts
self.start_tour(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1909, in start_tour
return self.browser_js(url_path=url_path, code=code, ready=ready, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1888, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('sale_three_discounts_tour', {"stepDelay": 100, "keepWatchBrowser": false, "startUrl": "/"})" failed
Tour sale_three_discounts_tour failed at step wait for save completion (trigger: .o_form_readonly, .o_form_saved)
|
2025-01-17 21:19:52
|
INFO
|
server
|
odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts:303
Screenshot in: /data/build/tests/112782-17-0-all/screenshots/sc_20250117_211951_717396_TestSaleThreeDiscounts.png
|
2025-01-17 21:19:58
|
ERROR
|
server
|
odoo.tests.suite:110
ERROR: setUpClass (odoo.addons.demo_full.tests.test_website_sale.TestWebsiteSale)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", 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: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7ff2452e5360>, 'l10n_ar_website_sale.default_website_ri')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/ingadhoc-ingadhoc-demo/demo_full/tests/test_website_sale.py", line 38, in setUpClass
cls.env.ref('l10n_ar_website_sale.default_website_ri').write({'sequence': 1})
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 580, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2205, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2198, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: l10n_ar_website_sale.default_website_ri
|
2025-01-17 21:19:58
|
ERROR
|
server
|
odoo.tests.result:601
3 failed, 8 error(s) of 304 tests when loading database '112782-17-0-all'
|
2025-01-17 21:20:10
|
INFO
|
runbot
|
Getting results for build 112782-17-0
|
2025-01-17 21:20:10
|
|
|
Step all finished in 25m
|
2025-01-17 21:20:10
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-01-17 21:20:10
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-01-17 21:20:12
|
INFO
|
runbot
|
Step setup finished in 1s
|
2025-01-17 21:20:12
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-01-17 21:20:12
|
INFO
|
runbot
|
Start running build 112782-17-0
|
2025-01-17 21:20:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-01-17 21:20:15
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-01-17 21:20:15
|
INFO
|
server
|
odoo.modules.loading:303
19 modules loaded in 0.49s, 0 queries (+0 extra)
|