Date |
Level |
Type |
Message |
2024-04-22 18:32:11
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-04-22 18:32:11
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-04-22 18:32:11
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-04-22 18:32:38
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 10.32s, 9018 queries (+9018 extra)
|
2024-04-22 18:37:47
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-04-22 18:38:13
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-04-22 18:38:57
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-04-22 18:38:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-04-22 18:38:57
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-04-22 18:38:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2024-04-22 18:38:57
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-04-22 18:38:57
|
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-04-22 18:39:17
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert3 in (AR) Responsable Inscripto company
|
2024-04-22 18:39:17
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Monotributista company
|
2024-04-22 18:39:17
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
2024-04-22 18:40:36
|
INFO
|
server
|
odoo.modules.loading:300
329 modules loaded in 473.28s, 237455 queries (+237714 extra)
|
2024-04-22 18:40:36
|
INFO
|
server
|
odoo.modules.loading:300
330 modules loaded in 0.81s, 213 queries (+213 extra)
|
2024-04-22 18:40:45
|
|
|
Step all_no_test finished in 8m
|
2024-04-22 18:40:45
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-04-22 18:40:45
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-04-22 18:40:47
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-04-22 18:40:47
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-04-22 18:40:47
|
INFO
|
runbot
|
Start running build 50017-16-0
|
2024-04-22 18:40:47
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-04-22 18:40:50
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-04-22 18:41:00
|
INFO
|
server
|
odoo.modules.loading:300
330 modules loaded in 5.06s, 0 queries (+0 extra)
|
2024-04-22 18:41:53
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2024-04-22 18:45:47
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1268
Error during renewal of contract V 0001-00000194
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1262, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1330, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, 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 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3853, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 119, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 206, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-04-22 18:45:47
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1268
Error during renewal of contract V 0001-00000193
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1262, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1330, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, 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 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3853, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 119, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 206, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-04-22 18:45:47
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1268
Error during renewal of contract V 0001-00000192
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1262, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1330, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 376, 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 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3853, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 119, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_account/models/account_move.py", line 24, in _post
return super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 206, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 84, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 102, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 198, in _post
posted = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_taxcloud/models/account_invoice.py", line 37, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 113, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 107, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 143, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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_invoice_extract/models/account_invoice.py", line 464, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 312, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s") % '\n'.join(errors))
odoo.exceptions.UserError: La configuración de la factura es inválida:
VAT number is missing on partner YourCompany, Joel Willis
|
2024-04-22 18:46:04
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:1397
Unknown directives or unused attributes: {'t-esc'} in l10n_ar.report_invoice_document
|
2024-04-22 18:46:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:1397
Unknown directives or unused attributes: {'t-esc'} in l10n_ar.custom_header
|
2024-04-22 18:46:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-04-22 18:46:41
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (21) timeout after 120s
|
2024-04-22 19:34:20
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (104) timeout after 120s
|
2024-04-22 19:36:21
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (106) timeout after 120s
|
2024-04-22 21:33:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (108) timeout after 120s
|
2024-04-22 21:35:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (110) timeout after 120s
|
2024-04-22 21:37:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (112) timeout after 120s
|
2024-04-22 21:39:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (114) timeout after 120s
|
2024-04-22 21:41:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (116) timeout after 120s
|
2024-04-22 21:43:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (118) timeout after 120s
|
2024-04-22 21:46:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (120) timeout after 120s
|
2024-04-22 21:48:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (122) timeout after 120s
|
2024-04-22 21:49:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (124) timeout after 120s
|
2024-04-22 21:51:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (126) timeout after 120s
|
2024-04-22 21:53:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (128) timeout after 120s
|
2024-04-22 21:55:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (130) timeout after 120s
|
2024-04-22 21:57:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (132) timeout after 120s
|
2024-04-22 21:59:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (134) timeout after 120s
|
2024-04-22 22:02:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (136) timeout after 120s
|
2024-04-22 22:04:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (138) timeout after 120s
|
2024-04-22 22:06:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (140) timeout after 120s
|
2024-04-22 22:07:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (142) timeout after 120s
|
2024-04-22 22:10:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (144) timeout after 120s
|
2024-04-22 22:12:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (146) timeout after 120s
|
2024-04-22 22:13:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (148) timeout after 120s
|
2024-04-22 22:15:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (150) timeout after 120s
|
2024-04-22 22:18:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (152) timeout after 120s
|
2024-04-22 22:19:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (154) timeout after 120s
|
2024-04-22 22:22:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (156) timeout after 120s
|
2024-04-22 22:23:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (158) timeout after 120s
|
2024-04-22 22:25:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (160) timeout after 120s
|
2024-04-22 22:27:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (162) timeout after 120s
|
2024-04-22 22:30:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (164) timeout after 120s
|
2024-04-22 22:32:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (166) timeout after 120s
|
2024-04-22 22:33:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (168) timeout after 120s
|
2024-04-22 22:36:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (170) timeout after 120s
|
2024-04-22 22:38:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (172) timeout after 120s
|
2024-04-22 22:40:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (174) timeout after 120s
|
2024-04-22 22:41:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (176) timeout after 120s
|
2024-04-22 22:44:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (178) timeout after 120s
|
2024-04-22 22:46:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (180) timeout after 120s
|
2024-04-22 22:48:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (182) timeout after 120s
|
2024-04-22 22:50:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (184) timeout after 120s
|
2024-04-22 22:52:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (186) timeout after 120s
|
2024-04-22 22:54:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (188) timeout after 120s
|
2024-04-22 22:55:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (190) timeout after 120s
|
2024-04-22 22:58:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (192) timeout after 120s
|
2024-04-22 22:59:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (194) timeout after 120s
|
2024-04-22 23:02:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (196) timeout after 120s
|
2024-04-22 23:04:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (198) timeout after 120s
|
2024-04-22 23:06:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (200) timeout after 120s
|
2024-04-22 23:08:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (202) timeout after 120s
|
2024-04-22 23:10:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (204) timeout after 120s
|
2024-04-22 23:12:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (206) timeout after 120s
|
2024-04-22 23:14:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (208) timeout after 120s
|
2024-04-22 23:16:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (210) timeout after 120s
|
2024-04-22 23:18:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (212) timeout after 120s
|
2024-04-22 23:20:01
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (214) timeout after 120s
|
2024-04-22 23:22:03
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (216) timeout after 120s
|
2024-04-22 23:24:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (218) timeout after 120s
|
2024-04-22 23:26:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (220) timeout after 120s
|
2024-04-22 23:28:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (222) timeout after 120s
|
2024-04-22 23:30:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (224) timeout after 120s
|
2024-04-22 23:32:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (226) timeout after 120s
|
2024-04-22 23:34:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (228) timeout after 120s
|
2024-04-22 23:36:02
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (230) timeout after 120s
|
2024-04-22 23:38:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (232) timeout after 120s
|
2024-04-22 23:40:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (234) timeout after 120s
|
2024-04-22 23:42:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (236) timeout after 120s
|
2024-04-22 23:44:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (238) timeout after 120s
|
2024-04-22 23:46:07
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (240) timeout after 120s
|
2024-04-22 23:48:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (242) timeout after 120s
|
2024-04-22 23:50:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (244) timeout after 120s
|
2024-04-22 23:52:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (246) timeout after 120s
|
2024-04-22 23:54:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (248) timeout after 120s
|
2024-04-22 23:56:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (250) timeout after 120s
|
2024-04-22 23:58:06
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (252) timeout after 120s
|
2024-04-23 00:00:04
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (254) timeout after 120s
|
2024-04-23 00:02:05
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (256) timeout after 120s
|
2024-04-23 00:04:07
|
|
|
Log limit reached (full logs are still available in the log file)
|
2024-04-23 01:30:48
|
INFO
|
runbot
|
Kill build 50017-16-0
|