Date | Level | Type | Message |
---|---|---|---|
2024-10-16 18:28:13 | INFO | runbot | Init build environment with config Adhoc Conf con tests 17+ |
2024-10-16 18:28:13 | Starting step base from config Adhoc Conf con tests 17+ | ||
2024-10-16 18:28:13 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-16 18:28:33 | INFO | server | odoo.modules.loading:301 1 modules loaded in 9.28s, 9047 queries (+9047 extra) |
2024-10-16 18:28:46 | INFO | server | odoo.modules.loading:301 19 modules loaded in 8.51s, 7247 queries (+7247 extra) |
2024-10-16 18:28:47 | Step base finished in 32s | ||
2024-10-16 18:28:47 | Starting step all from config Adhoc Conf con tests 17+ | ||
2024-10-16 18:28:47 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-16 18:29:13 | INFO | server | odoo.modules.loading:301 1 modules loaded in 11.20s, 9047 queries (+9047 extra) |
2024-10-16 18:38:02 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert9 in (AR) Responsable Inscripto company |
2024-10-16 18:38:02 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert2 in (AR) Monotributista company |
2024-10-16 18:38:02 | INFO | server | odoo.addons.l10n_ar_edi.models.res_company:216 Setting demo certificate from to OdooCert1 in (AR) Exento company |
2024-10-16 18:39:44 | 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-16 18:44:36 | 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-16 18:45:35 | INFO | server | odoo.modules.loading:301 603 modules loaded in 975.64s, 460431 queries (+460481 extra) |
2024-10-16 18:45:47 | INFO | server | odoo.modules.loading:301 612 modules loaded in 11.17s, 2406 queries (+2406 extra) |
2024-10-16 18:46:00 | Step all finished in 17m | ||
2024-10-16 18:46:00 | Starting step setup from config Adhoc Conf con tests 17+ | ||
2024-10-16 18:46:00 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-16 18:46:02 | INFO | runbot | Step setup finished in 0s |
2024-10-16 18:46:02 | Starting step run from config Adhoc Conf con tests 17+ | ||
2024-10-16 18:46:02 | INFO | runbot | Start running build 83310-17-0 |
2024-10-16 18:46:02 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2024-10-16 18:46:09 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-16 18:46:09 | INFO | server | odoo.modules.loading:301 19 modules loaded in 0.29s, 0 queries (+0 extra) |
2024-10-16 18:57:04 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-16 18:57:10 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-16 18:57:10 | INFO | server | odoo.modules.loading:301 612 modules loaded in 6.53s, 0 queries (+0 extra) |
2024-10-16 18:57:17 | INFO | server | odoo.modules.loading:301 612 modules loaded in 7.40s, 0 queries (+0 extra) |
2024-10-16 18:57:47 | INFO | server | odoo.modules.loading:301 1 modules loaded in 0.01s, 0 queries (+0 extra) |
2024-10-16 18:57:53 | INFO | server | odoo.modules.loading:301 612 modules loaded in 5.35s, 0 queries (+0 extra) |
2024-10-16 18:58:05 | ERROR | server |
odoo.sql_db:335
bad query: DELETE FROM "crm_stage" WHERE id IN (4) ERROR: update or delete on table "crm_stage" violates foreign key constraint "crm_lead_stage_id_fkey" on table "crm_lead" DETAIL: Key (id)=(4) is still referenced from table "crm_lead". |
2024-10-16 18:58:05 | WARNING | server |
odoo.http:2228
The operation cannot be completed: another model requires the record being deleted. If possible, archive it instead. Model: Lead/Opportunity (crm.lead) Constraint: crm_lead_stage_id_fkey |
2024-10-16 19:03:30 | WARNING | server | odoo.http:1921 CSRF validation failed on path '/web/login' |
2024-10-16 19:20:10 | WARNING | server |
odoo.http:2228
You need to supply a Lot/Serial Number for product: - [FURN_5555] Cable Management Box |
2024-10-16 19:26:28 | WARNING | server | odoo.http:2228 Unable to cancel sale order V 0001-00000428 as some deliveries have already been done. |
2024-10-16 19:38:59 | ERROR | server |
odoo.http:2230
Exception during request handling. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2208, in __call__ response = request._serve_db() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1783, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying result = func() File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1810, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2014, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch response = super()._dispatch(endpoint) File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch result = endpoint(**request.params) File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 759, in route_wrapper result = endpoint(self, *args, **params_ok) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 28, in call_button action = self._call_kw(model, method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi result = method(recs, *args, **kwargs) File "/data/build/ingadhoc-stock/stock_ux/models/stock_picking.py", line 104, in new_force_availability line.quantity = line.reserved_uom_qty AttributeError: 'stock.move.line' object has no attribute 'reserved_uom_qty' |
2024-10-16 19:55:19 | WARNING | server | odoo.http:2228 You cannot validate a transfer if no quantities are reserved. To force the transfer, encode quantities. |
2024-10-16 20:02:10 | WARNING | server | odoo.http:2228 You cannot validate a transfer if no quantities are reserved. To force the transfer, encode quantities. |
2024-10-16 20:09:34 | WARNING | server |
odoo.http:2228
Cannot create an invoice. No items are available to invoice. To resolve this issue, please ensure that: • The products have been delivered before attempting to invoice them. • The invoicing policy of the product is configured correctly. If you want to invoice based on ordered quantities instead: • For consumable or storable products, open the product, go to the 'General Information' tab and change the 'Invoicing Policy' from 'Delivered Quantities' to 'Ordered Quantities'. • For services (and other products), change the 'Invoicing Policy' to 'Prepaid/Fixed Price'. - You are trying to invoice recurring orders that are past their end date. Please change their end date or renew them before creating new invoices. |
2024-10-16 20:09:46 | WARNING | server |
odoo.http:2228
Cannot create an invoice. No items are available to invoice. To resolve this issue, please ensure that: • The products have been delivered before attempting to invoice them. • The invoicing policy of the product is configured correctly. If you want to invoice based on ordered quantities instead: • For consumable or storable products, open the product, go to the 'General Information' tab and change the 'Invoicing Policy' from 'Delivered Quantities' to 'Ordered Quantities'. • For services (and other products), change the 'Invoicing Policy' to 'Prepaid/Fixed Price'. - You are trying to invoice recurring orders that are past their end date. Please change their end date or renew them before creating new invoices. |
2024-10-16 20:10:04 | WARNING | server |
odoo.http:2228
Cannot create an invoice. No items are available to invoice. To resolve this issue, please ensure that: • The products have been delivered before attempting to invoice them. • The invoicing policy of the product is configured correctly. If you want to invoice based on ordered quantities instead: • For consumable or storable products, open the product, go to the 'General Information' tab and change the 'Invoicing Policy' from 'Delivered Quantities' to 'Ordered Quantities'. • For services (and other products), change the 'Invoicing Policy' to 'Prepaid/Fixed Price'. - You are trying to invoice recurring orders that are past their end date. Please change their end date or renew them before creating new invoices. |
2024-10-16 20:11:38 | WARNING | server | odoo.http:2228 The following recurring orders have draft invoices. Please Confirm them or cancel them before creating new invoices. V 0001-00000370. |
2024-10-17 00:26:29 | WARNING | server | odoo.addons.base.models.ir_qweb:1438 Unknown directives or unused attributes: {'t-key'} in website.list_hybrid |
2024-10-17 00:26:29 | WARNING | server | odoo.addons.base.models.ir_qweb:1438 Unknown directives or unused attributes: {'t-key'} in website.list_hybrid |
2024-10-17 00:32:55 | WARNING | server | odoo.addons.base.models.ir_qweb:1438 Unknown directives or unused attributes: {'t-key'} in website.list_hybrid |
2024-10-17 00:32:55 | WARNING | server | odoo.addons.base.models.ir_qweb:1438 Unknown directives or unused attributes: {'t-key'} in website.list_hybrid |
2024-10-17 00:32:55 | WARNING | server | odoo.addons.base.models.ir_qweb:1438 Unknown directives or unused attributes: {'t-key'} in website.list_hybrid |
2024-10-17 00:32:55 | WARNING | server | odoo.addons.base.models.ir_qweb:1438 Unknown directives or unused attributes: {'t-key'} in website.list_hybrid |
2024-10-17 13:43:13 | WARNING | server | odoo.http:2228 You can only disable "Use time based rules" if "Discount Policy" = "Discount included in the price" |
2024-10-17 14:13:11 | INFO | runbot | Kill build 83310-17-0 |