Date | Level | Type | Message |
---|---|---|---|
2025-01-02 17:26:27 | INFO | runbot | Init build environment with config Adhoc Conf (no test) - Con traducciones |
2025-01-02 17:26:27 | Starting step base from config Adhoc Conf (no test) - Con traducciones | ||
2025-01-02 17:26:27 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-01-02 17:26:55 | INFO | server | odoo.modules.loading:303 1 modules loaded in 10.69s, 9062 queries (+9062 extra) |
2025-01-02 17:27:07 | INFO | server | odoo.modules.loading:303 19 modules loaded in 6.71s, 7150 queries (+7150 extra) |
2025-01-02 17:27:07 | Step base finished in 36s | ||
2025-01-02 17:27:07 | Starting step all_no_test from config Adhoc Conf (no test) - Con traducciones | ||
2025-01-02 17:27:07 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-01-02 17:27:29 | INFO | server | odoo.modules.loading:303 1 modules loaded in 10.08s, 9062 queries (+9062 extra) |
2025-01-02 17:28:38 | WARNING | server | odoo.fields:2914 Field stock.picking.zpl.lines.picking_zpl_id with unknown comodel_name 'stock.picking.zpl' |
2025-01-02 17:28:38 | ERROR | server |
odoo.sql_db:335
bad query: INSERT INTO "ir_model_access" ("active", "create_date", "create_uid", "group_id", "model_id", "name", "perm_create", "perm_read", "perm_unlink", "perm_write", "write_date", "write_uid") VALUES (true, '2025-01-02 17:28:37.921843', 1, 37, 571, 'stock_picking_voucher_user', true, true, true, true, '2025-01-02 17:28:37.921843', 1), (true, '2025-01-02 17:28:37.921843', 1, 37, 570, 'stock_book_manager', true, true, true, true, '2025-01-02 17:28:37.921843', 1), (true, '2025-01-02 17:28:37.921843', 1, 1, 571, 'stock_picking_voucher_all', false, true, false, false, '2025-01-02 17:28:37.921843', 1), (true, '2025-01-02 17:28:37.921843', 1, 1, 570, 'stock_book_all', false, true, false, false, '2025-01-02 17:28:37.921843', 1), (true, '2025-01-02 17:28:37.921843', 1, 1, 572, 'access_stock_print_stock_voucher', true, true, false, true, '2025-01-02 17:28:37.921843', 1), (true, '2025-01-02 17:28:37.921843', 1, 1, 398, 'access_product_label_layout', false, true, false, false, '2025-01-02 17:28:37.921843', 1), (true, '2025-01-02 17:28:37.921843', 1, 1, DEFAULT, 'access_product_label_layout_lines', false, true, false, false, '2025-01-02 17:28:37.921843', 1) RETURNING "id" ERROR: null value in column "model_id" violates not-null constraint DETAIL: Failing row contains (669, null, 1, 1, 1, access_product_label_layout_lines, t, t, f, f, f, 2025-01-02 17:28:37.921843, 2025-01-02 17:28:37.921843). |
2025-01-02 17:28:38 | ERROR | server |
odoo.sql_db:335
bad query: INSERT INTO "ir_model_access" ("active", "create_date", "create_uid", "group_id", "name", "perm_create", "perm_read", "perm_unlink", "perm_write", "write_date", "write_uid") VALUES (true, '2025-01-02 17:28:37.921843', 1, 1, 'access_product_label_layout_lines', false, true, false, false, '2025-01-02 17:28:37.921843', 1) RETURNING "id" ERROR: null value in column "model_id" violates not-null constraint DETAIL: Failing row contains (676, null, 1, 1, 1, access_product_label_layout_lines, t, t, f, f, f, 2025-01-02 17:28:37.921843, 2025-01-02 17:28:37.921843). |
2025-01-02 17:28:38 | WARNING | server | odoo.modules.loading:633 Transient module states were reset |
This error is already known. | |||
2025-01-02 17:28:38 | ERROR | server |
odoo.modules.registry:115
Failed to load registry Traceback (most recent call last): 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 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, in load_module_graph load_data(env, idref, mode, kind='data', package=package) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, 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 623, in convert_file convert_csv_import(env, module, pathname, fp.read(), idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 669, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading stock_voucher failed: file stock_voucher/security/ir.model.access.csv could not be processed: No matching record found for external id 'stock_voucher.model_product_label_layout_lines' in field 'Model' Missing required value for the field 'Model' (model_id) |
2025-01-02 17:28:38 | CRITICAL | server |
odoo.service.server:1351
Failed to initialize database `106985-17-0-all`. Traceback (most recent call last): File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1314, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "<decorator-gen-16>", line 2, in new 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 365, in load_marked_modules loaded, processed = load_module_graph( File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 228, in load_module_graph load_data(env, idref, mode, kind='data', package=package) File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, 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 623, in convert_file convert_csv_import(env, module, pathname, fp.read(), idref, mode, noupdate) File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 669, in convert_csv_import raise Exception(_('Module loading %s failed: file %s could not be processed:\n %s') % (module, fname, warning_msg)) Exception: Module loading stock_voucher failed: file stock_voucher/security/ir.model.access.csv could not be processed: No matching record found for external id 'stock_voucher.model_product_label_layout_lines' in field 'Model' Missing required value for the field 'Model' (model_id) |
2025-01-02 17:28:46 | Step all_no_test finished in 91s | ||
2025-01-02 17:28:46 | Starting step setup from config Adhoc Conf (no test) - Con traducciones | ||
2025-01-02 17:28:46 | INFO | runbot | Using Dockerfile Tag odoo:adhoc-odoo-17 |
2025-01-02 17:28:47 | INFO | runbot | Step setup finished in 0s |
2025-01-02 17:28:47 |
Skipping step |
||
2025-01-02 17:28:47 | Starting step run from config Adhoc Conf (no test) - Con traducciones | ||
2025-01-02 17:28:47 | INFO | runbot | build has a parent, skip run |
2025-01-02 17:28:48 | INFO | runbot | Step run finished in 1s |