Date |
Level |
Type |
Message |
2024-05-29 11:48:33
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-29 11:48:33
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-29 11:48:33
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-29 11:49:00
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 9.91s, 9027 queries (+9027 extra)
|
2024-05-29 11:54:25
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-29 11:54:52
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-29 11:55:33
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-29 11:55:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2024-05-29 11:55:33
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-29 11:55:33
|
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-05-29 11:55:33
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2024-05-29 11:55:33
|
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-05-29 11:55:49
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Responsable Inscripto company
|
2024-05-29 11:55:49
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Monotributista company
|
2024-05-29 11:55:49
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert2 in (AR) Exento company
|
2024-05-29 11:56:54
|
INFO
|
server
|
odoo.modules.loading:303
330 modules loaded in 470.40s, 238283 queries (+238545 extra)
|
2024-05-29 11:56:54
|
INFO
|
server
|
odoo.modules.loading:303
331 modules loaded in 0.75s, 213 queries (+213 extra)
|
2024-05-29 11:57:04
|
|
|
Step all_no_test finished in 8m
|
2024-05-29 11:57:04
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-29 11:57:04
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-29 11:57:06
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-05-29 11:57:06
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2024-05-29 11:57:06
|
INFO
|
runbot
|
Start running build 55286-16-0
|
2024-05-29 11:57:06
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2024-05-29 11:57:08
|
INFO
|
server
|
odoo.modules.loading:303
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-05-29 11:57:13
|
INFO
|
server
|
odoo.modules.loading:303
331 modules loaded in 4.25s, 0 queries (+0 extra)
|
2024-05-29 11:58:16
|
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-05-29 12:02:18
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
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 1263, 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 1331, 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 3838, 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 106, 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 29, 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 208, 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-05-29 12:02:18
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
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 1263, 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 1331, 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 3838, 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 106, 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 29, 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 208, 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-05-29 12:02:24
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1269
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 1263, 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 1331, 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 3838, 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 106, 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 29, 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 208, 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-05-29 12:02:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:02:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:02:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:02:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:02:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:02:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:02:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:03:03
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:03:03
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:03:09
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:03:09
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:475
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
2024-05-29 12:03:09
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (23) timeout after 120s
|
2024-05-29 12:03:09
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (23) timeout after 120s
|
2024-05-29 12:50:53
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (99) timeout after 120s
|
2024-05-29 12:52:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (101) timeout after 120s
|
2024-05-29 12:54:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (103) timeout after 120s
|
2024-05-29 12:56:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (105) timeout after 120s
|
2024-05-29 12:58:54
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (107) timeout after 120s
|
2024-05-29 13:00:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (109) timeout after 120s
|
2024-05-29 13:02:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (111) timeout after 120s
|
2024-05-29 13:04:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (113) timeout after 120s
|
2024-05-29 13:06:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (115) timeout after 120s
|
2024-05-29 13:08:57
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (117) timeout after 120s
|
2024-05-29 13:10:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (119) timeout after 120s
|
2024-05-29 13:12:59
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (121) timeout after 120s
|
2024-05-29 13:14:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (123) timeout after 120s
|
2024-05-29 13:16:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (125) timeout after 120s
|
2024-05-29 13:18:55
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (127) timeout after 120s
|
2024-05-29 13:20:58
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (129) timeout after 120s
|
2024-05-29 13:22:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (131) timeout after 120s
|
2024-05-29 13:24:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (133) timeout after 120s
|
2024-05-29 13:24:56
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (133) timeout after 120s
|
2024-05-29 14:50:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (135) timeout after 120s
|
2024-05-29 14:52:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (137) timeout after 120s
|
2024-05-29 14:54:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (139) timeout after 120s
|
2024-05-29 14:56:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (141) timeout after 120s
|
2024-05-29 14:58:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (143) timeout after 120s
|
2024-05-29 15:00:32
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (145) timeout after 120s
|
2024-05-29 15:02:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (147) timeout after 120s
|
2024-05-29 15:04:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (149) timeout after 120s
|
2024-05-29 15:06:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (151) timeout after 120s
|
2024-05-29 15:08:38
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (153) timeout after 120s
|
2024-05-29 15:10:35
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (155) timeout after 120s
|
2024-05-29 15:12:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (157) timeout after 120s
|
2024-05-29 15:14:33
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (159) timeout after 120s
|
2024-05-29 15:16:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (161) timeout after 120s
|
2024-05-29 15:18:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (163) timeout after 120s
|
2024-05-29 15:20:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (165) timeout after 120s
|
2024-05-29 15:22:38
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (167) timeout after 120s
|
2024-05-29 15:24:38
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (169) timeout after 120s
|
2024-05-29 15:26:37
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (171) timeout after 120s
|
2024-05-29 15:28:34
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (173) timeout after 120s
|
2024-05-29 15:30:39
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (175) timeout after 120s
|
2024-05-29 15:32:38
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (177) timeout after 120s
|
2024-05-29 15:34:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (179) timeout after 120s
|
2024-05-29 15:36:36
|
ERROR
|
server
|
odoo.service.server:886
WorkerCron (181) timeout after 120s
|
2024-05-29 17:39:05
|
INFO
|
runbot
|
Kill build 55286-16-0
|