Date |
Level |
Type |
Message |
2024-07-23 14:30:35
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-07-23 14:30:35
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-07-23 14:30:35
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 14:31:02
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 10.35s, 9048 queries (+9048 extra)
|
2024-07-23 14:31:14
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 7.50s, 7239 queries (+7239 extra)
|
2024-07-23 14:31:20
|
|
|
Step base finished in 40s
|
2024-07-23 14:31:20
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-07-23 14:31:20
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 14:31:44
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 11.69s, 9048 queries (+9048 extra)
|
2024-07-23 14:41:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Responsable Inscripto company
|
2024-07-23 14:41:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert3 in (AR) Monotributista company
|
2024-07-23 14:41:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Exento company
|
2024-07-23 14:41:59
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:43:04
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:43:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-07-23 14:44:34
|
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 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 5071, 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 4982, in _load_records_create
return self.create(values)
File "<decorator-gen-941>", 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/payment_custom/models/payment_provider.py", line 31, in create
providers = super().create(values_list)
File "<decorator-gen-606>", 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/payment/models/payment_provider.py", line 343, in create
providers = super().create(values_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 4641, in create
next(iter(fields)).determine_inverse(batch_recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1398, in determine_inverse
determine(self.inverse, records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_provider.py", line 21, in _inverse_journal_id
self._link_payment_method_to_journal(provider)
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_provider.py", line 28, in _link_payment_method_to_journal
default_payment_method_id = provider._get_default_payment_method_id(provider._get_code())
AttributeError: 'payment.provider' object has no attribute '_get_default_payment_method_id'
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(env(su=True), 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(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/demo/payment_provider_demo.xml:3, somewhere inside
<record id="payment_provider_arg" model="payment.provider">
<field name="name">Demo Ar</field>
<field name="image_128" type="base64" file="payment_demo/static/description/icon.png"/>
<field name="code">demo</field>
<field name="inline_form_view_id" ref="payment_demo.inline_form"/>
<field name="token_inline_form_view_id" ref="payment_demo.token_inline_form"/>
<field name="allow_tokenization">True</field>
<field name="state">test</field>
<field name="company_id" ref="l10n_ar.company_ri"/>
<field name="journal_id" model="account.journal" search="[('type', '=', 'bank'), ('company_id', '=', ref('l10n_ar.company_ri'))]"/>
</record>
|
2024-07-23 14:44:53
|
INFO
|
server
|
odoo.modules.loading:301
523 modules loaded in 783.16s, 354199 queries (+366824 extra)
|
2024-07-23 14:45:07
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 9.73s, 2167 queries (+2167 extra)
|
2024-07-23 14:45:19
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:25
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:31
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:31
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:40
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:40
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:51
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:45:51
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:45:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 14:46:03
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:46: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, Muebleria ARG, company_2_data
|
2024-07-23 14:46:03
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:46: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, Muebleria ARG, company_1_data, company_2_data
|
2024-07-23 14:46:11
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 14:46:11
|
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) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
2024-07-23 14:46:52
|
INFO
|
runbot
|
Getting results for build 62615-17-0
|
2024-07-23 14:46:52
|
ERROR
|
runbot
|
Error or traceback found in logs
|
2024-07-23 14:46:52
|
|
|
Step all finished in 15m
|
2024-07-23 14:46:52
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-07-23 14:46:52
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 14:46:53
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-07-23 14:46:53
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-07-23 14:46:53
|
INFO
|
runbot
|
Start running build 62615-17-0
|
2024-07-23 14:46:53
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 14:47:00
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 14:47:00
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.31s, 0 queries (+0 extra)
|
2024-07-23 14:49:11
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 14:49:17
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 14:49:17
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 4.71s, 0 queries (+0 extra)
|
2024-07-23 14:49:23
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 4.66s, 0 queries (+0 extra)
|
2024-07-23 14:49:46
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 14:49:52
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 4.90s, 0 queries (+0 extra)
|
2024-07-23 14:49:52
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, 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 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, 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 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, 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 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/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 47, in web_search_read
values_records = records.web_read(specification)
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/models/res_company_property_mixin.py", line 18, in web_read
return super().web_read(specification)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read
values_list: List[Dict] = self.read(fields_to_read, load=None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3542, in read
return self._read_format(fnames=fields, load=load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3753, in _read_format
vals[name] = convert(record[name], record, use_display_name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
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/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_template.py", line 39, in _compute_product_pricelist_price
return super()._compute_product_pricelist_price()
File "/data/build/ingadhoc-product/product_ux/models/product_template.py", line 23, in _compute_product_pricelist_price
product.pricelist_price = product._get_contextual_price()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_template.py", line 119, in _get_contextual_price
return super()._get_contextual_price(product=product)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_template.py", line 1462, in _get_contextual_price
return pricelist._get_product_price(product or self, quantity, uom=uom, date=date)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, quantity, uom=uom, date=date, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 13, in _get_product_price
self.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: product.pricelist()
|
2024-07-23 15:01:57
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:01:57
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 0.25s, 0 queries (+0 extra)
|
2024-07-23 15:01:57
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:02:03
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.27s, 0 queries (+0 extra)
|
2024-07-23 15:02:20
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:02:20
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.23s, 0 queries (+0 extra)
|
2024-07-23 15:02:31
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:02:31
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.24s, 0 queries (+0 extra)
|
2024-07-23 15:03:39
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:03:45
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.26s, 0 queries (+0 extra)
|
2024-07-23 15:03:51
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 5.57s, 2114 queries (+2114 extra)
|
2024-07-23 15:03:51
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:03:51
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 0.23s, 0 queries (+0 extra)
|
2024-07-23 15:03:51
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:03:51
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 0.25s, 0 queries (+0 extra)
|
2024-07-23 15:08:24
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, 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 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, 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 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, 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 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/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 47, in web_search_read
values_records = records.web_read(specification)
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/models/res_company_property_mixin.py", line 18, in web_read
return super().web_read(specification)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read
values_list: List[Dict] = self.read(fields_to_read, load=None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3542, in read
return self._read_format(fnames=fields, load=load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3753, in _read_format
vals[name] = convert(record[name], record, use_display_name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
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/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_template.py", line 39, in _compute_product_pricelist_price
return super()._compute_product_pricelist_price()
File "/data/build/ingadhoc-product/product_ux/models/product_template.py", line 23, in _compute_product_pricelist_price
product.pricelist_price = product._get_contextual_price()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_template.py", line 119, in _get_contextual_price
return super()._get_contextual_price(product=product)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_template.py", line 1462, in _get_contextual_price
return pricelist._get_product_price(product or self, quantity, uom=uom, date=date)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, quantity, uom=uom, date=date, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 13, in _get_product_price
self.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: product.pricelist()
|
2024-07-23 15:23:29
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, 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 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, 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 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, 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 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/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 47, in web_search_read
values_records = records.web_read(specification)
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/models/res_company_property_mixin.py", line 18, in web_read
return super().web_read(specification)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read
values_list: List[Dict] = self.read(fields_to_read, load=None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3542, in read
return self._read_format(fnames=fields, load=load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3753, in _read_format
vals[name] = convert(record[name], record, use_display_name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
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/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_template.py", line 39, in _compute_product_pricelist_price
return super()._compute_product_pricelist_price()
File "/data/build/ingadhoc-product/product_ux/models/product_template.py", line 23, in _compute_product_pricelist_price
product.pricelist_price = product._get_contextual_price()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_template.py", line 119, in _get_contextual_price
return super()._get_contextual_price(product=product)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_template.py", line 1462, in _get_contextual_price
return pricelist._get_product_price(product or self, quantity, uom=uom, date=date)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 13, in _get_product_price
self.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: product.pricelist()
|
2024-07-23 15:26:16
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, 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 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, 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 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, 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 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/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 47, in web_search_read
values_records = records.web_read(specification)
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/models/res_company_property_mixin.py", line 18, in web_read
return super().web_read(specification)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read
values_list: List[Dict] = self.read(fields_to_read, load=None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3542, in read
return self._read_format(fnames=fields, load=load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3753, in _read_format
vals[name] = convert(record[name], record, use_display_name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
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/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_product.py", line 34, in _compute_product_pricelist_price
return super()._compute_product_pricelist_price()
File "/data/build/ingadhoc-product/product_ux/models/product_product.py", line 17, in _compute_product_pricelist_price
product.pricelist_price = product._get_contextual_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_product.py", line 787, in _get_contextual_price
return self.product_tmpl_id._get_contextual_price(self)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_template.py", line 119, in _get_contextual_price
return super()._get_contextual_price(product=product)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_template.py", line 1462, in _get_contextual_price
return pricelist._get_product_price(product or self, quantity, uom=uom, date=date)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 13, in _get_product_price
self.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: product.pricelist()
|
2024-07-23 15:38:10
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:38:10
|
INFO
|
server
|
odoo.modules.loading:301
532 modules loaded in 0.25s, 0 queries (+0 extra)
|
2024-07-23 15:38:16
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:38:16
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.28s, 0 queries (+0 extra)
|
2024-07-23 15:38:22
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:38:22
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.27s, 0 queries (+0 extra)
|
2024-07-23 15:38:22
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 15:38:22
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 0.27s, 0 queries (+0 extra)
|
2024-07-23 17:44:28
|
WARNING
|
server
|
odoo.http:2209
You cannot save a sale order with recurring product and no subscription plan.
|
2024-07-23 17:46:33
|
WARNING
|
server
|
odoo.http:2209
You can not upsell or renew a subscription that has not been invoiced yet. Please, update directly the V 0001-00000061 contract or invoice it first.
|
2024-07-23 17:46:39
|
WARNING
|
server
|
odoo.http:2209
Cannot create an invoice. No items are available to invoice.
To resolve this issue, please ensure that:
• The products have been delivered before attempting to invoice them.
• The invoicing policy of the product is configured correctly.
If you want to invoice based on ordered quantities instead:
• For consumable or storable products, open the product, go to the 'General Information' tab and change the 'Invoicing Policy' from 'Delivered Quantities' to 'Ordered Quantities'.
• For services (and other products), change the 'Invoicing Policy' to 'Prepaid/Fixed Price'.
- You are trying to invoice recurring orders that are past their end date. Please change their end date or renew them before creating new invoices.
|
2024-07-23 17:54:57
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-23 17:55:20
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-23 18:11:27
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-23 19:04:37
|
INFO
|
runbot
|
Kill build 62615-17-0
|