Date |
Level |
Type |
Message |
2024-10-22 18:56:29
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-22 18:56:29
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-22 18:56:29
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-22 18:56:54
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 11.18s, 9047 queries (+9047 extra)
|
2024-10-22 19:00:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Responsable Inscripto company
|
2024-10-22 19:00:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Monotributista company
|
2024-10-22 19:00:15
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
2024-10-22 19:00: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, (AR) Responsable Inscripto
|
2024-10-22 19:01:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
2024-10-22 19:01:52
|
INFO
|
server
|
odoo.modules.loading:301
176 modules loaded in 292.66s, 139014 queries (+139039 extra)
|
2024-10-22 19:01:58
|
INFO
|
server
|
odoo.modules.loading:301
182 modules loaded in 4.80s, 1332 queries (+1332 extra)
|
2024-10-22 19:02:13
|
|
|
Step all_no_test finished in 6m
|
2024-10-22 19:02:13
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-22 19:02:13
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-22 19:02:15
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-10-22 19:02:15
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) 17+
|
2024-10-22 19:02:15
|
INFO
|
runbot
|
Start running build 84701-17-0
|
2024-10-22 19:02:16
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-10-22 19:02:19
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-10-22 19:02:23
|
INFO
|
server
|
odoo.modules.loading:301
182 modules loaded in 3.86s, 0 queries (+0 extra)
|
2024-10-22 19:07:43
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000095 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 125, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
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 92, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 216, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 29, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 108, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 106, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 221, in _post
posted = super()._post(soft=soft)
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 80, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 111, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 101, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 168, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 42, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_avatax/models/account_move.py", line 15, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 279, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 54, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 257, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s", '\n'.join(errors)))
odoo.exceptions.UserError: Invalid invoice configuration:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-10-22 19:07:49
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000094 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 125, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
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 92, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 216, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 29, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 108, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 106, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 221, in _post
posted = super()._post(soft=soft)
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 80, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 111, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 101, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 168, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 42, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_avatax/models/account_move.py", line 15, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 279, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 54, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 257, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s", '\n'.join(errors)))
odoo.exceptions.UserError: Invalid invoice configuration:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-10-22 19:07:49
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000072 False
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 0x7f52b04564d0>, 'account.1_tax_group_ila')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 125, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
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 148, in _post
move._l10n_cl_create_dte()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 533, in _l10n_cl_create_dte
'withholdings': self._l10n_cl_get_withholdings(),
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 274, in _l10n_cl_get_withholdings
'tax_amount': self.currency_id.round(abs(line.balance))} for line in self.line_ids.filtered(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6129, 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 6129, in <listcomp>
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 275, in <lambda>
lambda x: x.tax_group_id.id in [self.env['account.chart.template'].ref('tax_group_ila').id,
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1064, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
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 2194, 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 2187, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.1_tax_group_ila
|
2024-10-22 19:07:49
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1603
Error during renewal of contract V 0001-00000071 False
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 0x7f52b04564d0>, 'account.1_tax_group_ila')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1593, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1654, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1643, in _process_auto_invoice
invoice.action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 125, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 400, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 47, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4129, in action_post
other_moves._post(soft=False)
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 148, in _post
move._l10n_cl_create_dte()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 533, in _l10n_cl_create_dte
'withholdings': self._l10n_cl_get_withholdings(),
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 274, in _l10n_cl_get_withholdings
'tax_amount': self.currency_id.round(abs(line.balance))} for line in self.line_ids.filtered(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6129, 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 6129, in <listcomp>
return self.browse([rec.id for rec in self if func(rec)])
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 275, in <lambda>
lambda x: x.tax_group_id.id in [self.env['account.chart.template'].ref('tax_group_ila').id,
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1064, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
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 2194, 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 2187, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.1_tax_group_ila
|
2024-10-22 19:08:09
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:15
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:15
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:21
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:21
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:27
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:27
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 19:08:35
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:533
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-10-22 21:59:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (22) timeout after 120s
|
2024-10-22 22:01:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (86) timeout after 120s
|
2024-10-22 22:03:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (88) timeout after 120s
|
2024-10-22 22:05:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (90) timeout after 120s
|
2024-10-22 22:07:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (92) timeout after 120s
|
2024-10-22 22:09:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (94) timeout after 120s
|
2024-10-22 22:11:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (96) timeout after 120s
|
2024-10-22 22:13:00
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (98) timeout after 120s
|
2024-10-22 22:15:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (100) timeout after 120s
|
2024-10-22 22:17:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (102) timeout after 120s
|
2024-10-22 22:19:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (104) timeout after 120s
|
2024-10-22 22:21:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (106) timeout after 120s
|
2024-10-22 22:23:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (108) timeout after 120s
|
2024-10-22 22:25:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (110) timeout after 120s
|
2024-10-22 22:27:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (112) timeout after 120s
|
2024-10-22 22:29:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (114) timeout after 120s
|
2024-10-22 22:31:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (116) timeout after 120s
|
2024-10-22 22:33:01
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (118) timeout after 120s
|
2024-10-22 22:35:02
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (120) timeout after 120s
|
2024-10-22 22:37:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (122) timeout after 120s
|
2024-10-22 22:39:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (124) timeout after 120s
|
2024-10-22 22:41:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (126) timeout after 120s
|
2024-10-22 22:43:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (128) timeout after 120s
|
2024-10-22 22:45:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (130) timeout after 120s
|
2024-10-22 22:47:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (132) timeout after 120s
|
2024-10-22 22:49:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (134) timeout after 120s
|
2024-10-22 22:51:07
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (136) timeout after 120s
|
2024-10-22 22:53:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (138) timeout after 120s
|
2024-10-22 22:55:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (140) timeout after 120s
|
2024-10-22 22:57:07
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (142) timeout after 120s
|
2024-10-22 22:59:03
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (144) timeout after 120s
|
2024-10-22 23:01:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (146) timeout after 120s
|
2024-10-22 23:03:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (148) timeout after 120s
|
2024-10-22 23:06:16
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (150) timeout after 120s
|
2024-10-22 23:07:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (152) timeout after 120s
|
2024-10-22 23:09:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (154) timeout after 120s
|
2024-10-22 23:11:08
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (156) timeout after 120s
|
2024-10-22 23:13:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (158) timeout after 120s
|
2024-10-22 23:15:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (160) timeout after 120s
|
2024-10-22 23:17:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (162) timeout after 120s
|
2024-10-22 23:19:08
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (164) timeout after 120s
|
2024-10-22 23:21:09
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (166) timeout after 120s
|
2024-10-22 23:23:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (168) timeout after 120s
|
2024-10-22 23:25:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (170) timeout after 120s
|
2024-10-22 23:27:07
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (172) timeout after 120s
|
2024-10-22 23:29:09
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (174) timeout after 120s
|
2024-10-22 23:31:04
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (176) timeout after 120s
|
2024-10-22 23:33:05
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (178) timeout after 120s
|
2024-10-22 23:35:07
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (180) timeout after 120s
|
2024-10-22 23:37:08
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (182) timeout after 120s
|
2024-10-22 23:39:09
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (184) timeout after 120s
|
2024-10-22 23:41:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (186) timeout after 120s
|
2024-10-22 23:43:06
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (188) timeout after 120s
|
2024-10-22 23:45:08
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (190) timeout after 120s
|
2024-10-22 23:47:09
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (192) timeout after 120s
|
2024-10-22 23:49:10
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (194) timeout after 120s
|
2024-10-22 23:51:07
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (196) timeout after 120s
|
2024-10-22 23:53:10
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (198) timeout after 120s
|
2024-10-22 23:55:08
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (200) timeout after 120s
|
2024-10-22 23:57:07
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (202) timeout after 120s
|
2024-10-23 05:57:41
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #219 failed in Job #11
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 939, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 771, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 391, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(219,)", line 1, in <module>
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 70, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 102, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 35, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
2024-10-23 12:45:37
|
INFO
|
runbot
|
Kill build 84701-17-0
|