Date |
Level |
Type |
Message |
2024-07-24 09:35:42
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-07-24 09:35:42
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-07-24 09:35:42
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 09:36:00
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 9.33s, 9048 queries (+9048 extra)
|
2024-07-24 09:36:12
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 6.65s, 7239 queries (+7239 extra)
|
2024-07-24 09:36:12
|
|
|
Step base finished in 28s
|
2024-07-24 09:36:12
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-07-24 09:36:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 09:36:32
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 10.52s, 9048 queries (+9048 extra)
|
2024-07-24 09:45:32
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Responsable Inscripto company
|
2024-07-24 09:45:32
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Monotributista company
|
2024-07-24 09:45:32
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Exento company
|
2024-07-24 09:45:44
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:46:46
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:46:46
|
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-07-24 09:48:07
|
WARNING
|
server
|
odoo.modules.loading:93
Module demo_base demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5071, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4982, in _load_records_create
return self.create(values)
File "<decorator-gen-941>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment_custom/models/payment_provider.py", line 31, in create
providers = super().create(values_list)
File "<decorator-gen-606>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/models/payment_provider.py", line 343, in create
providers = super().create(values_list)
File "<decorator-gen-12>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4641, in create
next(iter(fields)).determine_inverse(batch_recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1398, in determine_inverse
determine(self.inverse, records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_provider.py", line 21, in _inverse_journal_id
self._link_payment_method_to_journal(provider)
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_provider.py", line 28, in _link_payment_method_to_journal
default_payment_method_id = provider._get_default_payment_method_id(provider._get_code())
AttributeError: 'payment.provider' object has no attribute '_get_default_payment_method_id'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 89, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_base/demo/payment_provider_demo.xml:3, somewhere inside
<record id="payment_provider_arg" model="payment.provider">
<field name="name">Demo Ar</field>
<field name="image_128" type="base64" file="payment_demo/static/description/icon.png"/>
<field name="code">demo</field>
<field name="inline_form_view_id" ref="payment_demo.inline_form"/>
<field name="token_inline_form_view_id" ref="payment_demo.token_inline_form"/>
<field name="allow_tokenization">True</field>
<field name="state">test</field>
<field name="company_id" ref="l10n_ar.company_ri"/>
<field name="journal_id" model="account.journal" search="[('type', '=', 'bank'), ('company_id', '=', ref('l10n_ar.company_ri'))]"/>
</record>
|
2024-07-24 09:48:25
|
INFO
|
server
|
odoo.modules.loading:301
524 modules loaded in 704.54s, 354481 queries (+367110 extra)
|
2024-07-24 09:48:33
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 8.27s, 2167 queries (+2167 extra)
|
2024-07-24 09:48:45
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:48:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:48:45
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:48:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:48:56
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:48:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:48:56
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:48:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:49:02
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:49:08
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:49:14
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:49:14
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-24 09:49:25
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, company_2_data
|
2024-07-24 09:49:25
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, company_1_data, company_2_data
|
2024-07-24 09:49:31
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 09:49:31
|
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) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
2024-07-24 09:50:12
|
INFO
|
runbot
|
Getting results for build 62782-17-0
|
2024-07-24 09:50:12
|
ERROR
|
runbot
|
Error or traceback found in logs
|
2024-07-24 09:50:12
|
|
|
Step all finished in 14m
|
2024-07-24 09:50:12
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-07-24 09:50:12
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 09:50:13
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-07-24 09:50:13
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-07-24 09:50:13
|
INFO
|
runbot
|
Start running build 62782-17-0
|
2024-07-24 09:50:13
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 09:50:20
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 09:50:20
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.27s, 0 queries (+0 extra)
|
2024-07-24 10:42:48
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 10:42:54
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.21s, 0 queries (+0 extra)
|
2024-07-24 10:46:33
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 10:46:39
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.18s, 0 queries (+0 extra)
|
2024-07-24 11:38:35
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 11:38:41
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.48s, 0 queries (+0 extra)
|
2024-07-24 11:38:41
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 11:38:52
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 11:39:03
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 11:40:17
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 11:58:23
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 11:58:40
|
WARNING
|
server
|
odoo.http:739
<function odoo.addons.report_aeroo.controllers.main.report_download> called ignoring args {'token'}
|
2024-07-24 11:59:20
|
WARNING
|
server
|
odoo.http:739
<function odoo.addons.report_aeroo.controllers.main.report_download> called ignoring args {'token'}
|
2024-07-24 12:05:10
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 12:06:35
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 12:06:35
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 12:06:52
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 12:06:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, pam argentina
|
2024-07-24 12:06:58
|
WARNING
|
server
|
odoo.addons.account.models.chart_template:500
Failed when trying to recover demo_invoice_extract for field=ir.attachment.res_id
|
2024-07-24 12:06:58
|
ERROR
|
server
|
odoo.addons.account.models.chart_template:228
Error while loading accounting demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f19285f4e50>, 'account.24_demo_invoice_extract')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 225, in _load
self._install_demo(company.with_env(self.env))
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 237, in _install_demo
self.sudo()._load_data(self._get_demo_data(company))
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 594, in _load_data
'values': deref_values(record_vals, self.env[model]),
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 501, in deref_values
raise e
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 498, in deref_values
values[fname] = self.ref(value).id if value not in ('', 'False', 'None') else False
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1042, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 580, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2187, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2180, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.24_demo_invoice_extract
|
2024-07-24 12:06:58
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Blame the following rules:
- user rule
Note: this might be a multi-company issue. Switching company may help - in Odoo, not in real life!
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 15:18:03
|
INFO
|
runbot
|
Kill build 62782-17-0
|