Date |
Level |
Type |
Message |
2025-03-10 14:00:55
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-03-10 14:00:55
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-03-10 14:00:55
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-10 14:01:15
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 8.74s, 9070 queries (+9070 extra)
|
2025-03-10 14:01:26
|
INFO
|
server
|
odoo.modules.loading:303
19 modules loaded in 6.02s, 7149 queries (+7149 extra)
|
2025-03-10 14:01:26
|
|
|
Step base finished in 30s
|
2025-03-10 14:01:26
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-03-10 14:01:26
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-10 14:01:47
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 9.63s, 9070 queries (+9070 extra)
|
2025-03-10 14:10:23
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Responsable Inscripto company
|
2025-03-10 14:10:23
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert4 in (AR) Monotributista company
|
2025-03-10 14:10:23
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Exento company
|
2025-03-10 14:12: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-03-10 14:18:12
|
INFO
|
server
|
odoo.modules.loading:303
615 modules loaded in 976.74s, 458944 queries (+491309 extra)
|
2025-03-10 14:18:17
|
WARNING
|
server
|
odoo.modules.loading:633
Transient module states were reset
|
| | |
This error is already known.
|
2025-03-10 14:18:17
|
ERROR
|
server
|
odoo.modules.registry:115
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, in load_module_graph
load_data(env, idref, mode, kind='data', 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 567, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing None:3
Error while parsing or validating view:
Element '<xpath expr="//th[@id='taxes_header']">' cannot be located in parent view
View error context:
{'file': '/data/build/adhoc-cicd-odoo-enterprise/account_avatax_sale/views/sale_portal_templates.xml',
'line': 2,
'name': 'sale_order_portal_content',
'view': ir.ui.view(5526,),
'view.model': False,
'view.parent': ir.ui.view(3747,),
'xmlid': 'sale_order_portal_content'}
|
2025-03-10 14:18:17
|
CRITICAL
|
server
|
odoo.service.server:1363
Failed to initialize database `130820-17-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1326, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", line 2, in new
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 110, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 481, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, in load_module_graph
load_data(env, idref, mode, kind='data', 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 567, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing None:3
Error while parsing or validating view:
Element '<xpath expr="//th[@id='taxes_header']">' cannot be located in parent view
View error context:
{'file': '/data/build/adhoc-cicd-odoo-enterprise/account_avatax_sale/views/sale_portal_templates.xml',
'line': 2,
'name': 'sale_order_portal_content',
'view': ir.ui.view(5526,),
'view.model': False,
'view.parent': ir.ui.view(3747,),
'xmlid': 'sale_order_portal_content'}
|
2025-03-10 14:18:23
|
INFO
|
runbot
|
Getting results for build 130820-17-0
|
2025-03-10 14:18:23
|
|
|
Step all finished in 17m
|
2025-03-10 14:18:23
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-03-10 14:18:23
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-10 14:18:24
|
INFO
|
runbot
|
Step setup finished in 1s
|
2025-03-10 14:18:24
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-03-10 14:18:24
|
INFO
|
runbot
|
Start running build 130820-17-0
|
2025-03-10 14:18:24
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2025-03-10 14:18:31
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-03-10 14:18:31
|
INFO
|
server
|
odoo.modules.loading:303
19 modules loaded in 0.30s, 0 queries (+0 extra)
|
2025-03-10 17:03:51
|
WARNING
|
server
|
odoo.http:2233
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=Muebleria US)
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2025-03-10 17:04:24
|
WARNING
|
server
|
odoo.http:2233
No cuenta con los permisos necesarios para abrir una sesión de PdV, intente iniciar sesión con otro usuario.
|
2025-03-10 17:04:30
|
WARNING
|
server
|
odoo.http:2233
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=Muebleria US)
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2025-03-10 17:04:30
|
WARNING
|
server
|
odoo.http:2233
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=Muebleria US)
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2025-03-10 17:09:13
|
WARNING
|
server
|
odoo.http:2233
No cuenta con los permisos necesarios para abrir una sesión de PdV, intente iniciar sesión con otro usuario.
|
2025-03-10 17:09:24
|
WARNING
|
server
|
odoo.http:2233
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=Muebleria US)
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2025-03-10 17:09:29
|
WARNING
|
server
|
odoo.http:2233
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=Muebleria US)
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2025-03-10 17:12:19
|
ERROR
|
server
|
odoo.addons.point_of_sale.models.pos_order:982
An error occurred when processing the PoS order Orden 00003-003-0003
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 977, in create_from_ui
order_ids.append(self._process_order(order, draft, False))
File "/data/build/adhoc-cicd-odoo-enterprise/pos_sale_stock_renting/models/pos_order.py", line 10, in _process_order
order_id = super(PosOrder, self)._process_order(order, draft, existing_order)
File "/data/build/ingadhoc-sale/pos_ux/models/pos_order.py", line 10, in _process_order
return super(PosOrder, self.with_context(from_process_order=True))._process_order(order=order, draft=draft, existing_order=existing_order)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 160, in _process_order
return pos_order._process_saved_order(draft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 187, in _process_saved_order
self._generate_pos_order_invoice()
File "/data/build/ingadhoc-sale/pos_ux/models/pos_order.py", line 14, in _generate_pos_order_invoice
return super(PosOrder, self.filtered(lambda x: not x.session_id.invoice_contingency))._generate_pos_order_invoice()
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 892, in _generate_pos_order_invoice
payment_moves = order._apply_invoice_payments(order.session_id.state == 'closed')
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 924, in _apply_invoice_payments
payment_moves = self.payment_ids.sudo().with_company(self.company_id)._create_payment_moves(is_reverse)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_payment.py", line 116, in _create_payment_moves
payment_move._post()
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 129, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 93, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 217, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_landed_costs/models/account_move.py", line 50, in _post
posted = super()._post(soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 25, in _post
raise ValidationError(_(
odoo.exceptions.ValidationError: Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 17:12:19
|
WARNING
|
server
|
odoo.http:2233
Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 17:14:37
|
WARNING
|
server
|
odoo.http:2233
Cierre y valide las siguientes sesiones de PdV abiertas antes de modificar este método de pago.
Sesiones abiertas: ('POS/00003',)
|
2025-03-10 17:24:41
|
WARNING
|
server
|
odoo.http:2233
Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 17:27:47
|
WARNING
|
server
|
odoo.http:2233
Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 17:28:08
|
WARNING
|
server
|
odoo.http:2233
Cierre y valide las siguientes sesiones de PdV abiertas antes de modificar este método de pago.
Sesiones abiertas: ('POS/00004',)
|
2025-03-10 17:33:27
|
ERROR
|
server
|
odoo.addons.point_of_sale.models.pos_order:982
An error occurred when processing the PoS order Orden 00003-003-0003
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 977, in create_from_ui
order_ids.append(self._process_order(order, draft, False))
File "/data/build/adhoc-cicd-odoo-enterprise/pos_sale_stock_renting/models/pos_order.py", line 10, in _process_order
order_id = super(PosOrder, self)._process_order(order, draft, existing_order)
File "/data/build/ingadhoc-sale/pos_ux/models/pos_order.py", line 10, in _process_order
return super(PosOrder, self.with_context(from_process_order=True))._process_order(order=order, draft=draft, existing_order=existing_order)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 160, in _process_order
return pos_order._process_saved_order(draft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 187, in _process_saved_order
self._generate_pos_order_invoice()
File "/data/build/ingadhoc-sale/pos_ux/models/pos_order.py", line 14, in _generate_pos_order_invoice
return super(PosOrder, self.filtered(lambda x: not x.session_id.invoice_contingency))._generate_pos_order_invoice()
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 892, in _generate_pos_order_invoice
payment_moves = order._apply_invoice_payments(order.session_id.state == 'closed')
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_order.py", line 924, in _apply_invoice_payments
payment_moves = self.payment_ids.sudo().with_company(self.company_id)._create_payment_moves(is_reverse)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_payment.py", line 116, in _create_payment_moves
payment_move._post()
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 129, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 93, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 217, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_landed_costs/models/account_move.py", line 50, in _post
posted = super()._post(soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 25, in _post
raise ValidationError(_(
odoo.exceptions.ValidationError: Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 17:33:27
|
WARNING
|
server
|
odoo.http:2233
Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 17:34:33
|
WARNING
|
server
|
odoo.http:2233
Para validar este asiento es necesario definir partners para las siguientes cuentas:
1.1.3.01.020 Créditos por ventas (PoS)
|
2025-03-10 22:44:42
|
INFO
|
runbot
|
Kill build 130820-17-0
|