| Date |
Level |
Type |
Message |
|
2025-09-12 14:15:40
|
INFO
|
runbot
|
Rebuild initiated by Administrator
|
|
|
2025-09-12 14:15:45
|
INFO
|
runbot
|
Init build environment with config Default with tests
|
|
|
2025-09-12 14:15:45
|
|
|
Starting step all_with_tests from config Default with tests
|
|
|
2025-09-12 14:15:45
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-12 14:15:50
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:15:58
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 7.54s, 8332 queries (+8332 extra)
|
|
|
2025-09-12 14:16:00
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:17:14
|
WARNING
|
server
|
odoo.registry:163
Model attribute '_sql_constraints' is no longer supported, please define model.Constraint on the model.
|
|
|
2025-09-12 14:17:15
|
WARNING
|
server
|
odoo.modules.loading:609
Transient module states were reset
|
|
|
2025-09-12 14:17:15
|
ERROR
|
server
|
odoo.registry:199
Failed to load registry
|
|
|
2025-09-12 14:17:15
|
CRITICAL
|
server
|
odoo.service.server:1537
Failed to initialize database `00418-master-all_with_tests`.
Traceback (most recent call last):
File "/data/build/odoo/odoo/tools/convert.py", line 559, in _tag_root
f(rec)
File "/data/build/odoo/odoo/tools/convert.py", line 460, in _tag_record
record = model._load_records([data], self.mode == 'update')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/models.py", line 4616, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/models.py", line 4523, in _load_records_create
records = self.create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/decorators.py", line 365, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/addons/base/models/res_groups.py", line 295, in create
groups = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/decorators.py", line 365, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/models.py", line 4076, in create
raise ValueError(f"Invalid field {field_name!r} in {self._name!r}")
ValueError: Invalid field 'category_id' in 'res.groups'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/odoo/odoo/service/server.py", line 1510, in preload_registries
registry = Registry.new(dbname, update_module=update_module, install_modules=config['init'], upgrade_modules=config['update'], reinit_modules=config['reinit'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/tools/func.py", line 88, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/orm/registry.py", line 185, in new
load_modules(
File "/data/build/odoo/odoo/modules/loading.py", line 449, in load_modules
load_module_graph(
File "/data/build/odoo/odoo/modules/loading.py", line 204, in load_module_graph
load_data(env, idref, 'init', kind='data', package=package)
File "/data/build/odoo/odoo/modules/loading.py", line 58, in load_data
convert_file(env, package.name, filename, idref, mode, noupdate=kind == 'demo')
File "/data/build/odoo/odoo/tools/convert.py", line 646, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/odoo/odoo/tools/convert.py", line 745, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/odoo/odoo/tools/convert.py", line 616, in parse
self._tag_root(de)
File "/data/build/odoo/odoo/tools/convert.py", line 572, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/single_module_repos/us_marketplace_integration/security/us_marketplace_integration_groups.xml:3, somewhere inside
<record id="us_marketplace_integration_group_admin" model="res.groups">
<field name="name">Marketplace Administrator</field>
<field name="category_id" ref="base.module_category_hidden"/>
<field name="implied_ids" eval="[(4, ref('base.group_user'))]"/>
</record>
|
|
|
2025-09-12 14:17:18
|
INFO
|
runbot
|
Getting results for build 00418-master
|
|
|
2025-09-12 14:17:18
|
|
|
Step all_with_tests finished in 90s
|
|
|
2025-09-12 14:17:18
|
|
|
Starting step base from config Default with tests
|
|
|
2025-09-12 14:17:18
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-12 14:17:23
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:17:30
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 7.03s, 8332 queries (+8332 extra)
|
|
|
2025-09-12 14:17:32
|
WARNING
|
server
|
odoo.modules.module:455
The module us_marketplace_integration_prom has an incompatible version, setting installable=False
|
|
|
2025-09-12 14:17:38
|
INFO
|
server
|
odoo.modules.loading:350
20 modules loaded in 5.82s, 8661 queries (+8661 extra)
|
|
|
2025-09-12 14:17:39
|
INFO
|
runbot
|
Getting results for build 00418-master
|
|
|
2025-09-12 14:17:39
|
|
|
Step base finished in 20s
|
|
|
2025-09-12 14:17:39
|
|
|
Starting step run from config Default with tests
|
|
|
2025-09-12 14:17:39
|
INFO
|
runbot
|
Start running build 00418-master
|
|
|
2025-09-12 14:17:39
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-12 14:17:41
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-09-12 14:17:43
|
INFO
|
server
|
odoo.modules.loading:350
117 modules loaded in 1.71s, 0 queries (+0 extra)
|
|
|
2025-09-12 15:15:03
|
INFO
|
runbot
|
Kill build 00418-master
|
|