Date |
Level |
Type |
Message |
2025-08-18 12:34:01
|
INFO
|
runbot
|
Init build environment with config [17.0] Odoo by Adhoc Config (with tests)
|
|
2025-08-18 12:34:01
|
|
|
Starting step 17-all-with-tests from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
2025-08-18 12:34:01
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
2025-08-18 12:34:22
|
INFO
|
server
|
odoo.modules.loading:334
1 modules loaded in 8.46s, 9071 queries (+9071 extra)
|
|
2025-08-18 12:36:28
|
WARNING
|
server
|
py.warnings:326
/usr/local/lib/python3.12/site-packages/zeep/utils.py:1: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
File "/data/build/adhoc-cicd-odoo-odoo/odoo-bin", line 8, in <module>
odoo.cli.main()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/command.py", line 66, in main
o.run(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 186, in run
main(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 179, in main
rc = odoo.service.server.start(preload=preload, stop=stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1469, in start
rc = server.run(preload, stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 635, in run
rc = preload_registries(preload)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1369, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/usr/local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
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 485, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 366, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 187, in load_module_graph
load_openerp_module(package.name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/module.py", line 395, in load_openerp_module
__import__(qualname)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/__init__.py", line 3, in <module>
from . import models
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/__init__.py", line 3, in <module>
from . import account_edi_common
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/account_edi_common.py", line 7, in <module>
from odoo.tools.zeep import Client
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/zeep/__init__.py", line 1, in <module>
from zeep.transports import Transport
File "/usr/local/lib/python3.12/site-packages/zeep/__init__.py", line 1, in <module>
from zeep.client import AsyncClient, CachingClient, Client
File "/usr/local/lib/python3.12/site-packages/zeep/client.py", line 6, in <module>
from zeep.transports import AsyncTransport, Transport
File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 11, in <module>
from zeep.utils import get_media_type, get_version
File "/usr/local/lib/python3.12/site-packages/zeep/utils.py", line 1, in <module>
import cgi
|
|
2025-08-18 12:41:20
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert8 in (AR) Responsable Inscripto company
|
|
2025-08-18 12:41:20
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert5 in (AR) Monotributista company
|
|
2025-08-18 12:41:20
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert8 in (AR) Exento company
|
|
2025-08-18 12:42:38
|
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-08-18 12:43:08
|
ERROR
|
server
|
odoo.addons.purchase_stock_ux.tests.test_purchase_order:35
FAIL: TestPurchaseOrder.test_internal_notes_in_picking
Traceback (most recent call last):
File "/data/build/ingadhoc-purchase/purchase_stock_ux/tests/test_purchase_order.py", line 35, in test_internal_notes_in_picking
self.assertEqual(picking.note, '<p>Test internal notes</p>', "Internal notes should be copied to the picking")
AssertionError: Markup('<span>Test internal notes</span>') != '<p>Test internal notes</p>' : Internal notes should be copied to the picking
|
|
2025-08-18 12:43:09
|
ERROR
|
server
|
odoo.modules.loading:322
Module purchase_stock_ux: 1 failures, 0 errors of 2 tests
|
|
2025-08-18 12:43:56
|
WARNING
|
server
|
py.warnings:326
/data/build/ingadhoc-odoo-argentina/l10n_ar_account_withholding/models/res_company_jurisdiction_padron.py:93: SyntaxWarning: invalid escape sequence '\Z'
File "/data/build/adhoc-cicd-odoo-odoo/odoo-bin", line 8, in <module>
odoo.cli.main()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/command.py", line 66, in main
o.run(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 186, in run
main(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 179, in main
rc = odoo.service.server.start(preload=preload, stop=stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1469, in start
rc = server.run(preload, stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 635, in run
rc = preload_registries(preload)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1369, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/usr/local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
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 485, in load_modules
processed_modules += load_marked_modules(env, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 366, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 187, in load_module_graph
load_openerp_module(package.name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/module.py", line 395, in load_openerp_module
__import__(qualname)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_account_withholding/__init__.py", line 5, in <module>
from . import models
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_account_withholding/models/__init__.py", line 13, in <module>
from . import res_company_jurisdiction_padron
File "/usr/local/lib/python3.12/warnings.py", line 112, in _showwarnmsg
sw(msg.message, msg.category, msg.filename, msg.lineno,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/netsvc.py", line 321, in showwarning_with_traceback
for frame in traceback.extract_stack():
|
|
2025-08-18 12:44:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
2025-08-18 12:47:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:47:47
|
INFO
|
server
|
odoo.modules.loading:334
635 modules loaded in 800.78s, 469098 queries (+509626 extra)
|
|
2025-08-18 12:47:56
|
INFO
|
server
|
odoo.modules.loading:334
644 modules loaded in 9.47s, 2406 queries (+2406 extra)
|
|
2025-08-18 12:48:00
|
ERROR
|
server
|
odoo.modules.loading:605
At least one test failed when loading the modules.
|
|
2025-08-18 12:48:05
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:334
Pregenerating assets bundles
|
|
2025-08-18 12:50:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:29
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:50:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:29
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:51:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data
|
|
2025-08-18 12:51:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data
|
|
2025-08-18 12:52:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
2025-08-18 12:52:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
2025-08-18 12:52:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
2025-08-18 12:52:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:52:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:52:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:52:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:52:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:53:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:53:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:53:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:53:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:53:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-18 12:53:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data
|
|
2025-08-18 12:53:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data
|
|
2025-08-18 12:53:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
2025-08-18 12:53:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
2025-08-18 12:53:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
2025-08-18 12:54:36
|
ERROR
|
server
|
odoo.tests.result:646
1 failed, 0 error(s) of 329 tests when loading database '03608-17-0-all'
|
|
2025-08-18 12:54:52
|
INFO
|
runbot
|
Getting results for build 03608-17-0
|
|
2025-08-18 12:54:52
|
|
|
Step 17-all-with-tests finished in 21m
|
|
2025-08-18 12:54:52
|
|
|
Starting step setup from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
2025-08-18 12:54:52
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
2025-08-18 12:54:53
|
INFO
|
runbot
|
Step setup finished in 1s
|
|
2025-08-18 12:54:53
|
|
|
Starting step run from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
2025-08-18 12:54:53
|
INFO
|
runbot
|
Start running build 03608-17-0
|
|
2025-08-18 12:54:53
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
2025-08-18 12:54:55
|
INFO
|
server
|
odoo.modules.loading:334
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
2025-08-18 12:54:58
|
WARNING
|
server
|
py.warnings:326
/usr/local/lib/python3.12/site-packages/zeep/utils.py:1: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
File "/data/build/adhoc-cicd-odoo-odoo/odoo-bin", line 8, in <module>
odoo.cli.main()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/command.py", line 66, in main
o.run(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 186, in run
main(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 179, in main
rc = odoo.service.server.start(preload=preload, stop=stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1469, in start
rc = server.run(preload, stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1018, in run
rc = preload_registries(preload)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1369, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/usr/local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
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 366, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 187, in load_module_graph
load_openerp_module(package.name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/module.py", line 395, in load_openerp_module
__import__(qualname)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/__init__.py", line 3, in <module>
from . import models
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/__init__.py", line 3, in <module>
from . import account_edi_common
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/account_edi_common.py", line 7, in <module>
from odoo.tools.zeep import Client
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/zeep/__init__.py", line 1, in <module>
from zeep.transports import Transport
File "/usr/local/lib/python3.12/site-packages/zeep/__init__.py", line 1, in <module>
from zeep.client import AsyncClient, CachingClient, Client
File "/usr/local/lib/python3.12/site-packages/zeep/client.py", line 6, in <module>
from zeep.transports import AsyncTransport, Transport
File "/usr/local/lib/python3.12/site-packages/zeep/transports.py", line 11, in <module>
from zeep.utils import get_media_type, get_version
File "/usr/local/lib/python3.12/site-packages/zeep/utils.py", line 1, in <module>
import cgi
|
|
2025-08-18 12:55:01
|
WARNING
|
server
|
py.warnings:326
/data/build/ingadhoc-odoo-argentina/l10n_ar_account_withholding/models/res_company_jurisdiction_padron.py:93: SyntaxWarning: invalid escape sequence '\Z'
File "/data/build/adhoc-cicd-odoo-odoo/odoo-bin", line 8, in <module>
odoo.cli.main()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/command.py", line 66, in main
o.run(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 186, in run
main(args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/cli/server.py", line 179, in main
rc = odoo.service.server.start(preload=preload, stop=stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1469, in start
rc = server.run(preload, stop)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1018, in run
rc = preload_registries(preload)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1369, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/usr/local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
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 366, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 187, in load_module_graph
load_openerp_module(package.name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/module.py", line 395, in load_openerp_module
__import__(qualname)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_account_withholding/__init__.py", line 5, in <module>
from . import models
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_account_withholding/models/__init__.py", line 13, in <module>
from . import res_company_jurisdiction_padron
File "/usr/local/lib/python3.12/warnings.py", line 112, in _showwarnmsg
sw(msg.message, msg.category, msg.filename, msg.lineno,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/netsvc.py", line 321, in showwarning_with_traceback
for frame in traceback.extract_stack():
|
|
2025-08-18 12:55:02
|
INFO
|
server
|
odoo.modules.loading:334
644 modules loaded in 5.92s, 0 queries (+4 extra)
|
|
2025-08-18 12:56:10
|
WARNING
|
server
|
odoo.addons.l10n_cl_edi_factoring.models.ir_attachment:62
UNZIP for DTECedido_v10.xsd failed from URL: http://www.sii.cl/factura_electronica/schema_cesion_201912.zip
|
|
2025-08-18 12:56:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron 0. Cron Job - Load AEC XSD Files (Chilean SII) for server action #1343 failed in Job #82
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "ir.actions.server(1343,)", line 1, in <module>
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/ir_attachment.py", line 65, in _load_aec_xsd_sii
xsd_object = self._modify_and_validate_sii_xsd_content(content)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'
During handling of the above exception, another exception occurred:
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 943, in run
res = runner(run_self, eval_context=eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, 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 413, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'AttributeError'>: "'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'" while evaluating
'model._load_aec_xsd_sii()'
|
|
2025-08-18 12:56:19
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1645
Error during renewal of contract V 0001-00000255 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1634, 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/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order.py", line 62, in _handle_automatic_invoices
return super(SaleOrder, auto_post_orders)._handle_automatic_invoices(invoices, auto_commit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1709, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1698, in _process_auto_invoice
invoice.action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 457, in action_post
return super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
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 4173, in action_post
other_moves._post(soft=False)
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 137, in _post
res = super(AccountMove, self)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 101, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 248, 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 51, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-saas-adhoc/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 130, 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 222, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 81, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 108, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 100, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 137, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._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 41, 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/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 19, in _post
res = super()._post(soft=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-odoo/addons/stock_account/models/account_move.py", line 51, in _post
posted = super()._post(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 261, 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
|
|
2025-08-18 12:56:20
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1645
Error during renewal of contract V 0001-00000254 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1634, 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/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order.py", line 62, in _handle_automatic_invoices
return super(SaleOrder, auto_post_orders)._handle_automatic_invoices(invoices, auto_commit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1709, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1698, in _process_auto_invoice
invoice.action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 457, in action_post
return super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, 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/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
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 4173, in action_post
other_moves._post(soft=False)
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 137, in _post
res = super(AccountMove, self)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 101, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 248, 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 51, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-saas-adhoc/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 130, 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 222, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 81, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 108, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 100, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 137, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._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 41, 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/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 19, in _post
res = super()._post(soft=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-odoo/addons/stock_account/models/account_move.py", line 51, in _post
posted = super()._post(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 261, 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
|
|
2025-08-18 12:56:36
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:56:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:56:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:56:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:56:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:56:53
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:56:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:57:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:57:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:57:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:57:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:57:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-18 12:57:12
|
ERROR
|
server
|
odoo.sql_db:338
bad query: CREATE TABLE IF NOT EXISTS account_move_line_in_currency_0 AS
WITH currency_rate AS MATERIALIZED (
SELECT
c.currency_id,
COALESCE(r.company_id, c.company_id) as company_id,
r.rate,
r.name AS date_start,
c.currency_group,
(SELECT name FROM res_currency_rate r2
WHERE r2.name > r.name AND
r2.currency_id = r.currency_id AND
(r2.company_id is null or r2.company_id = c.company_id)
ORDER BY r2.name ASC
LIMIT 1) AS date_end
FROM res_currency_rate r
RIGHT JOIN currency_group_line c ON (r.company_id is null or (r.company_id = c.company_id and r.currency_id = c.currency_id))
where c.currency_group = False
)
select "aml"."id", "aml"."move_id", "aml"."journal_id", "aml"."company_id", "aml"."company_currency_id", "aml"."sequence", "aml"."account_id", "aml"."partner_id", "aml"."reconcile_model_id", "aml"."payment_id", "aml"."statement_line_id", "aml"."statement_id", "aml"."group_tax_id", "aml"."tax_line_id", "aml"."tax_group_id", "aml"."tax_repartition_line_id", "aml"."full_reconcile_id", "aml"."account_root_id", "aml"."product_id", "aml"."product_uom_id", "aml"."create_uid", "aml"."write_uid", "aml"."move_name", "aml"."parent_state", "aml"."ref", "aml"."name", "aml"."matching_number", "aml"."display_type", "aml"."date", "aml"."invoice_date", "aml"."date_maturity", "aml"."discount_date", "aml"."analytic_distribution", "aml"."tax_base_amount", "aml"."amount_residual", "aml"."amount_residual_currency", "aml"."quantity", "aml"."price_unit", "aml"."price_subtotal", "aml"."price_total", "aml"."discount", "aml"."discount_amount_currency", "aml"."discount_balance", "aml"."tax_tag_invert", "aml"."reconciled", "aml"."blocked", "aml"."create_date", "aml"."write_date", "aml"."deferred_start_date", "aml"."deferred_end_date", "aml"."store_id", "aml"."purchase_line_id", "aml"."cogs_origin_id", "aml"."expected_pay_date", "aml"."user_id", "aml"."l10n_latam_document_type_id", "aml"."purchase_subscription_id", "aml"."is_downpayment", "aml"."followup_line_id", "aml"."last_followup_date", "aml"."next_action_date", "aml"."tax_settlement_move_id", "aml"."tax_state", "aml"."l10n_pe_group_id", "aml"."discount1", "aml"."discount2", "aml"."discount3", "aml"."is_landed_costs_line", "aml"."l10n_pe_edi_allowance_charge_reason_code", "aml"."l10n_pe_edi_affectation_reason", "aml"."subscription_mrr", "aml"."subscription_id",
CASE WHEN cr.rate is null or cr.currency_id = c.currency_id THEN aml.balance ELSE aml.balance * cr.rate END as balance,
CASE WHEN cr.rate is null or cr.currency_id = c.currency_id THEN aml.credit ELSE aml.credit * cr.rate END as credit,
CASE WHEN cr.rate is null or cr.currency_id = c.currency_id THEN aml.debit ELSE aml.debit * cr.rate END as debit,
CASE WHEN cr.rate is null or cr.currency_id = c.currency_id or (aml.currency_id <> cr.currency_id and aml.currency_id != c.currency_id) THEN aml.amount_currency ELSE null END as amount_currency,
CASE WHEN aml.currency_id <> cr.currency_id and aml.currency_id != c.currency_id THEN aml.currency_id ELSE cr.currency_id END as currency_id,
(case when cr.rate is null or cr.currency_id = c.currency_id then 1.0 else cr.rate end) as aml_rate
from account_move_line aml
left join currency_rate cr on
(cr.currency_id in () and
cr.company_id = aml.company_id and
(cr.date_start <= COALESCE(aml.date, NOW()) or cr.date_start is null) and
(cr.date_end IS NULL OR cr.date_end > COALESCE(aml.date, NOW())))
join res_company as c on c.id=cr.company_id
ERROR: syntax error at or near ")"
LINE 28: (cr.currency_id in () and
^
|
|
2025-08-18 12:57:12
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron Update AML in currency for server action #1136 failed in Job #66
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "ir.actions.server(1136,)", line 1, in <module>
File "/data/build/ingadhoc-enterprise-extensions/account_reports_multicurrency/models/currency_group.py", line 22, in cron_recreate_aml_materialized
to_update.action_currency_aml_materialized()
File "/data/build/ingadhoc-enterprise-extensions/account_reports_multicurrency/models/currency_group.py", line 46, in action_currency_aml_materialized
self._cr.execute("""CREATE TABLE IF NOT EXISTS %s AS
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 335, in execute
res = self._obj.execute(query, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
psycopg2.errors.SyntaxError: syntax error at or near ")"
LINE 28: (cr.currency_id in () and
^
During handling of the above exception, another exception occurred:
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 943, in run
res = runner(run_self, eval_context=eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, 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 413, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'psycopg2.errors.SyntaxError'>: "syntax error at or near ")"
LINE 28: (cr.currency_id in () and
^
" while evaluating
'model.cron_recreate_aml_materialized()'
|
|
2025-08-18 12:57:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 12:57:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 13:42:00
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 13:42:00
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 14:42:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 14:42:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 15:42:04
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 15:42:04
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 16:42:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 16:42:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 17:41:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 17:41:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 18:42:16
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 18:42:16
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 19:41:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
2025-08-18 19:41:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
2025-08-18 20:02:16
|
INFO
|
runbot
|
Kill build 03608-17-0
|
|