Date |
Level |
Type |
Message |
2023-02-02 21:23:09
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf (l10n_Ar no test) no-test
|
2023-02-02 21:23:09
|
|
|
Starting step base from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-02-02 21:23:09
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-02-02 21:23:26
|
INFO
|
server
|
odoo.modules.loading:275
1 modules loaded in 6.70s, 8959 queries (+8959 extra)
|
2023-02-02 21:23:26
|
INFO
|
server
|
odoo.modules.loading:275
13 modules loaded in 3.60s, 5257 queries (+5257 extra)
|
2023-02-02 21:23:26
|
|
|
Step base finished in 17s
|
2023-02-02 21:23:26
|
|
|
Starting step all_no_test from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-02-02 21:23:26
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-02-02 21:23:38
|
INFO
|
server
|
odoo.modules.loading:275
1 modules loaded in 5.59s, 8959 queries (+8959 extra)
|
2023-02-02 21:25:00
|
ERROR
|
server
|
odoo.tools.view_validation:179
<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting an element header, got nothing
|
2023-02-02 21:25:00
|
ERROR
|
server
|
odoo.tools.view_validation:179
<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute count_limit for element tree
|
2023-02-02 21:25:00
|
ERROR
|
server
|
odoo.tools.view_validation:141
Invalid XML: Get RNG validator and validate RNG file.
|
2023-02-02 21:25:00
|
WARNING
|
server
|
odoo.modules.loading:617
Transient module states were reset
|
| | |
This error is already known.
|
2023-02-02 21:25:00
|
ERROR
|
server
|
odoo.modules.registry:96
Failed to load registry
|
2023-02-02 21:25:00
|
CRITICAL
|
server
|
odoo.service.server:1326
Failed to initialize database `01906-16-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1289, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-14>", 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 91, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 482, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 371, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 230, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 71, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 763, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 829, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 749, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 698, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 709, in _tag_root
raise ParseError(msg) from None # Restart with "--log-handler odoo.tools.convert:DEBUG" for complete traceback
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-enterprise/account_accountant/views/bank_rec_widget_views.xml:538
Invalid view account.move.line.list.bank_rec_widget definition in account_accountant/views/bank_rec_widget_views.xml
View error context:
'-no context-'
|
2023-02-02 21:25:09
|
|
|
Step all_no_test finished in 103s
|
2023-02-02 21:25:09
|
|
|
Starting step setup from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-02-02 21:25:09
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-02-02 21:25:19
|
INFO
|
runbot
|
Step setup finished in 10s
|
2023-02-02 21:25:19
|
|
|
Starting step p13n from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-02-02 21:25:28
|
INFO
|
runbot
|
Step p13n finished in 9s
|
2023-02-02 21:25:28
|
|
|
Starting step run from config Adhoc Conf (l10n_Ar no test) no-test
|
2023-02-02 21:25:28
|
INFO
|
runbot
|
Start running build 01906-16-0
|
2023-02-02 21:25:29
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-02-02 21:25:39
|
INFO
|
server
|
odoo.modules.loading:275
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-02-02 21:25:39
|
INFO
|
server
|
odoo.modules.loading:275
93 modules loaded in 1.37s, 0 queries (+0 extra)
|
2023-02-02 21:27:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (16) timeout after 120s
|
2023-02-02 21:27:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (16) timeout after 120s
|
2023-02-02 21:29:40
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (20) timeout after 120s
|
2023-02-02 21:29:40
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (20) timeout after 120s
|
2023-02-02 21:31:34
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (22) timeout after 120s
|
2023-02-02 21:33:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (24) timeout after 120s
|
2023-02-02 21:33:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (24) timeout after 120s
|
2023-02-02 21:35:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (26) timeout after 120s
|
2023-02-02 21:35:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (26) timeout after 120s
|
2023-02-02 21:37:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (28) timeout after 120s
|
2023-02-02 21:37:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (28) timeout after 120s
|
2023-02-02 21:39:39
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (30) timeout after 120s
|
2023-02-02 21:39:39
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (30) timeout after 120s
|
2023-02-02 21:41:37
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (32) timeout after 120s
|
2023-02-02 21:41:37
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (32) timeout after 120s
|
2023-02-02 21:43:36
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (34) timeout after 120s
|
2023-02-02 21:43:36
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (34) timeout after 120s
|
2023-02-02 21:45:34
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (36) timeout after 120s
|
2023-02-02 21:47:35
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (38) timeout after 120s
|
2023-02-02 21:47:35
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (38) timeout after 120s
|
2023-02-02 21:48:34
|
INFO
|
server
|
odoo.modules.loading:275
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-02-02 21:48:34
|
INFO
|
server
|
odoo.modules.loading:275
13 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-02-02 21:48:34
|
ERROR
|
server
|
odoo.http:2008
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1579, 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 134, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1596, in _serve_ir_http
rule, args = ir_http._match(self.httprequest.path)
File "/data/build/adhoc-cicd-odoo-odoo/addons/http_routing/models/ir_http.py", line 504, in _match
rule, args = super()._match(path)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 91, in _match
rule, args = cls.routing_map().bind_to_environ(request.httprequest.environ).match(path_info=path_info, return_rule=True)
File "/usr/local/lib/python3.10/site-packages/werkzeug/routing.py", line 2041, in match
raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<240>", line 57, in template_240
File "<240>", line 39, in template_240_content
File "<240>", line 14, in template_240_t_call_0
KeyError: 'website'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/http_routing/models/ir_http.py", line 655, in _handle_error
code, html = cls._get_error_html(request.env, code, values)
File "/data/build/adhoc-cicd-odoo-odoo/addons/http_routing/models/ir_http.py", line 622, in _get_error_html
return code, env['ir.ui.view']._render_template('http_routing.%s' % code, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2119, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 292, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 568, in _render
result = ''.join(rendering)
File "<240>", line 63, in template_240
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
KeyError: 'website'
Template: http_routing.404
Path: /t/t/div/input
Node: <input t-if="website.plausible_shared_key" type="hidden" class="js_plausible_push" data-event-name="404" t-attf-data-event-params="{"path": "#{request.httprequest.path}"}"/>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<192>", line 1408, in template_192
File "<192>", line 984, in template_192_content
KeyError: 'main_object'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1986, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1585, in _serve_db
exc.error_response = self.registry['ir.http']._handle_error(exc)
File "/data/build/adhoc-cicd-odoo-odoo/addons/http_routing/models/ir_http.py", line 657, in _handle_error
code, html = 418, request.env['ir.ui.view']._render_template('http_routing.http_error', values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2119, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 292, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 568, in _render
result = ''.join(rendering)
File "<235>", line 66, in template_235
File "<235>", line 55, in template_235_content
File "<192>", line 1414, in template_192
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
KeyError: 'main_object'
Template: web.frontend_layout
Path: /t/t[2]
Node: <t t-set="html_data" t-value="{ \'lang\': lang and lang.replace(\'_\', \'-\'), \'data-website-id\': website.id if website else None, \'data-edit_translations\': \'1\' if edit_translations else None, }"/>
|
2023-02-02 21:49:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (40) timeout after 120s
|
2023-02-02 21:51:39
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (42) timeout after 120s
|
2023-02-02 21:53:37
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (44) timeout after 120s
|
2023-02-02 21:55:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (46) timeout after 120s
|
2023-02-02 21:57:37
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (48) timeout after 120s
|
2023-02-02 21:59:44
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (50) timeout after 120s
|
2023-02-02 22:01:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (52) timeout after 120s
|
2023-02-02 22:03:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (54) timeout after 120s
|
2023-02-02 22:05:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (56) timeout after 120s
|
2023-02-02 22:07:42
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (58) timeout after 120s
|
2023-02-02 22:09:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (60) timeout after 120s
|
2023-02-02 22:11:40
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (62) timeout after 120s
|
2023-02-02 22:13:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (64) timeout after 120s
|
2023-02-02 22:15:40
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (66) timeout after 120s
|
2023-02-02 22:17:38
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (68) timeout after 120s
|
2023-02-02 22:19:37
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (70) timeout after 120s
|
2023-02-02 22:21:39
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (72) timeout after 120s
|
2023-02-02 22:23:37
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (74) timeout after 120s
|
2023-02-02 22:25:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (76) timeout after 120s
|
2023-02-02 22:27:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (78) timeout after 120s
|
2023-02-02 22:29:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (80) timeout after 120s
|
2023-02-02 22:31:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (82) timeout after 120s
|
2023-02-02 22:33:42
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (84) timeout after 120s
|
2023-02-02 22:35:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (86) timeout after 120s
|
2023-02-02 22:37:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (88) timeout after 120s
|
2023-02-02 22:39:40
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (90) timeout after 120s
|
2023-02-02 22:41:39
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (92) timeout after 120s
|
2023-02-02 22:43:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (94) timeout after 120s
|
2023-02-02 22:45:44
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (96) timeout after 120s
|
2023-02-02 22:47:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (98) timeout after 120s
|
2023-02-02 22:49:44
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (100) timeout after 120s
|
2023-02-02 22:51:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (102) timeout after 120s
|
2023-02-02 22:53:42
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (104) timeout after 120s
|
2023-02-02 22:55:44
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (106) timeout after 120s
|
2023-02-02 22:57:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (108) timeout after 120s
|
2023-02-02 22:59:41
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (110) timeout after 120s
|
2023-02-02 23:01:40
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (112) timeout after 120s
|
2023-02-02 23:04:31
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (114) timeout after 120s
|
2023-02-02 23:05:48
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (116) timeout after 120s
|
2023-02-02 23:07:47
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (118) timeout after 120s
|
2023-02-02 23:09:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (120) timeout after 120s
|
2023-02-02 23:11:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (122) timeout after 120s
|
2023-02-02 23:13:47
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (124) timeout after 120s
|
2023-02-02 23:15:47
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (126) timeout after 120s
|
2023-02-02 23:17:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (128) timeout after 120s
|
2023-02-02 23:19:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (130) timeout after 120s
|
2023-02-02 23:21:48
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (132) timeout after 120s
|
2023-02-02 23:23:47
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (134) timeout after 120s
|
2023-02-02 23:25:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (136) timeout after 120s
|
2023-02-02 23:27:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (138) timeout after 120s
|
2023-02-02 23:29:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (140) timeout after 120s
|
2023-02-02 23:31:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (142) timeout after 120s
|
2023-02-02 23:33:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (144) timeout after 120s
|
2023-02-02 23:35:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (146) timeout after 120s
|
2023-02-02 23:37:42
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (148) timeout after 120s
|
2023-02-02 23:39:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (150) timeout after 120s
|
2023-02-02 23:41:49
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (152) timeout after 120s
|
2023-02-02 23:43:47
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (154) timeout after 120s
|
2023-02-02 23:45:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (156) timeout after 120s
|
2023-02-02 23:47:46
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (158) timeout after 120s
|
2023-02-02 23:49:44
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (160) timeout after 120s
|
2023-02-02 23:51:50
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (162) timeout after 120s
|
2023-02-02 23:53:49
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (164) timeout after 120s
|
2023-02-02 23:55:49
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (166) timeout after 120s
|
2023-02-02 23:57:47
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (168) timeout after 120s
|
2023-02-02 23:59:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (170) timeout after 120s
|
2023-02-03 00:01:43
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (172) timeout after 120s
|
2023-02-03 00:03:50
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (174) timeout after 120s
|
2023-02-03 00:05:50
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (176) timeout after 120s
|
2023-02-03 00:07:48
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (178) timeout after 120s
|
2023-02-03 00:09:45
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (180) timeout after 120s
|
2023-02-03 00:11:51
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (182) timeout after 120s
|
2023-02-03 00:13:52
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (184) timeout after 120s
|
2023-02-03 00:15:49
|
ERROR
|
server
|
odoo.service.server:866
WorkerCron (186) timeout after 120s
|
2023-02-03 00:17:47
|
|
|
Log limit reached (full logs are still available in the log file)
|
2023-02-07 15:35:59
|
INFO
|
runbot
|
Kill build 01906-16-0
|