Commit: telescope_addons:51c3fb0c  
Subject: Remove js asset path from manifest
Author: Jake Warren
Committer: Jake Warren
Commit: enterprise:0d6c42c8  
Subject: [FIX] helpdesk_repair: set salesperson on quotations created from repair orders
Author: assh-odoo
Committer: assh-odoo
Commit: odoo:f92b4f77  
Subject: [FIX] web_editor,mass_mailing: fix Outlook Desktop rendering issues
Author: Walid (wasa)
Committer: Walid (wasa)
Version: 18
Config: Default
Build time: 54m
Wait time: 54m
Load time: 54m24s
Date Level Type Message
2026-07-31 11:28:02 INFO runbot Init build environment with config Default
2026-07-31 11:28:02 Starting step base from config Default
2026-07-31 11:28:02 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-07-31 11:29:31 INFO server odoo.modules.loading:376 1 modules loaded in 10.85s, 9241 queries (+9241 extra)
2026-07-31 11:29:42 INFO server odoo.modules.loading:376 18 modules loaded in 8.67s, 7887 queries (+7887 extra)
2026-07-31 11:29:45 INFO runbot Getting results for build 00959-18
2026-07-31 11:29:45 Step base finished in 100s
2026-07-31 11:29:45 Starting step all from config Default
2026-07-31 11:29:45 Using Dockerfile Tag odoo:Telescope_DockerDefault
2026-07-31 11:31:51 INFO server odoo.modules.loading:376 1 modules loaded in 62.25s, 9241 queries (+37582 extra)
2026-07-31 12:03:03 INFO server odoo.modules.loading:376 191 modules loaded in 1869.36s, 153290 queries (+1119485 extra)
2026-07-31 12:03:07 INFO server odoo.addons.base.models.ir_qweb:376 Pregenerating assets bundles
2026-07-31 12:03:11 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:03:21 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:03:23 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:03:25 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:03:28 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:03:59 INFO server odoo.addons.base.tests.test_http_case.TestChromeBrowser.test_screencasts:376 Screencast frames in: /data/build/tests/00959-18-all/screencasts/failed_screencast_20260731_120359_417180
2026-07-31 12:07:44 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:07:44 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:07:44 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:07:44 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:07:44 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:07:45 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120745_088544_test_qunit_mobile.png
2026-07-31 12:07:45 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120745_112977_test_qunit_mobile.png
2026-07-31 12:07:45 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_qunit_mobile:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120745_214072_test_qunit_mobile.txt
2026-07-31 12:07:45 ERROR server odoo.addons.web.tests.test_js:259
FAIL: MobileWebSuite.test_qunit_mobile
Traceback (most recent call last):
  File "/data/build/odoo/addons/web/tests/test_js.py", line 259, in test_qunit_mobile
    self.browser_js(f'/web/tests/legacy/mobile?mod=web{self.qunit_filters}', "", "", login='admin', timeout=1800, success_signal="QUnit test suite done.", error_checker=qunit_error_checker)
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: Some js test failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:07:47 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:07:47 ERROR server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:07:47 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120747_525790_test_unit_mobile.png
2026-07-31 12:07:47 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120747_543957_test_unit_mobile.png
2026-07-31 12:07:47 INFO server odoo.addons.web.tests.test_js.MobileWebSuite.test_unit_mobile:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120747_649786_test_unit_mobile.txt
2026-07-31 12:07:47 ERROR server odoo.addons.web.tests.test_js:255
FAIL: MobileWebSuite.test_unit_mobile
Traceback (most recent call last):
  File "/data/build/odoo/addons/web/tests/test_js.py", line 255, in test_unit_mobile
    self.browser_js(f'/web/tests?headless&loglevel=2&preset=mobile&tag=-headless&timeout=15000{self.hoot_filters}', "", "", login='admin', timeout=1800, success_signal="[HOOT] Test suite succeeded", error_checker=unit_test_error_checker)
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: Some js test failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:07:49 ERROR server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:07:49 ERROR server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:07:49 ERROR server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:07:49 ERROR server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:07:49 ERROR server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:07:50 INFO server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120750_023038_test_user_switch.png
2026-07-31 12:07:50 INFO server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120750_229505_test_user_switch.png
2026-07-31 12:07:50 INFO server odoo.addons.web.tests.test_login.TestUserSwitch.test_user_switch:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120750_345092_test_user_switch.txt
2026-07-31 12:07:50 ERROR server odoo.addons.web.tests.test_login:67
FAIL: TestUserSwitch.test_user_switch
Traceback (most recent call last):
  File "/data/build/odoo/addons/web/tests/test_login.py", line 67, in test_user_switch
    self.start_tour('/odoo', 'test_user_switch', login='demo')
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_user_switch', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:00 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:00 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:08:00 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:08:00 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:08:00 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:08:00 INFO server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120800_562382_test_totp_administration.png
2026-07-31 12:08:00 INFO server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120800_759984_test_totp_administration.png
2026-07-31 12:08:00 INFO server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_administration:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120800_862203_test_totp_administration.txt
2026-07-31 12:08:00 ERROR server odoo.addons.auth_totp.tests.test_totp:99
FAIL: TestTOTP.test_totp_administration
Traceback (most recent call last):
  File "/data/build/odoo/addons/auth_totp/tests/test_totp.py", line 99, in test_totp_administration
    self.start_tour('/web', 'totp_tour_setup', login='test_user')
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('totp_tour_setup', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/web", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:02 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:02 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:08:02 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:08:02 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:08:02 ERROR server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:08:03 INFO server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120803_331055_test_totp_authenticate.png
2026-07-31 12:08:03 INFO server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120803_624619_test_totp_authenticate.png
2026-07-31 12:08:03 INFO server odoo.addons.auth_totp.tests.test_totp.TestTOTP.test_totp_authenticate:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120803_729501_test_totp_authenticate.txt
2026-07-31 12:08:03 ERROR server odoo.addons.auth_totp.tests.test_totp:114
FAIL: TestTOTP.test_totp_authenticate
Traceback (most recent call last):
  File "/data/build/odoo/odoo/tools/misc.py", line 787, in deco
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/addons/auth_totp/tests/test_totp.py", line 114, in test_totp_authenticate
    self.start_tour('/odoo', 'totp_tour_setup', login='test_user')
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('totp_tour_setup', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:09 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:13 ERROR server odoo.addons.base.models.assetsbundle:724 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:59 ERROR server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:08:59 ERROR server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:08:59 ERROR server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:08:59 ERROR server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:08:59 ERROR server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:08:59 INFO server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120859_950829_test_studio_list_upsell.png
2026-07-31 12:09:00 INFO server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120900_237911_test_studio_list_upsell.png
2026-07-31 12:09:00 INFO server odoo.addons.web_enterprise.tests.test_enterprise.TestWebEnterprise.test_studio_list_upsell:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120900_366665_test_studio_list_upsell.txt
2026-07-31 12:09:00 ERROR server odoo.addons.web_enterprise.tests.test_enterprise:68
FAIL: TestWebEnterprise.test_studio_list_upsell
Traceback (most recent call last):
  File "/data/build/enterprise/web_enterprise/tests/test_enterprise.py", line 68, in test_studio_list_upsell
    self.start_tour("/odoo/action-account.action_move_out_invoice_type", "web_enterprise.test_studio_list_upsell", login="admin")
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('web_enterprise.test_studio_list_upsell', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/action-account.action_move_out_invoice_type", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:09:06 ERROR server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:09:06 ERROR server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:09:06 ERROR server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:09:06 ERROR server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:09:06 ERROR server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:09:06 INFO server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120906_566647_test_send_attachment_without_body.png
2026-07-31 12:09:06 INFO server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_120906_866389_test_send_attachment_without_body.png
2026-07-31 12:09:06 INFO server odoo.addons.mail.tests.test_attachment_controller.TestAttachmentController.test_send_attachment_without_body:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_120906_987470_test_send_attachment_without_body.txt
2026-07-31 12:09:07 ERROR server odoo.addons.mail.tests.test_attachment_controller:85
FAIL: TestAttachmentController.test_send_attachment_without_body
Traceback (most recent call last):
  File "/data/build/odoo/addons/mail/tests/test_attachment_controller.py", line 85, in test_send_attachment_without_body
    self.start_tour("/odoo/discuss", "create_thread_for_attachment_without_body",login="admin")
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('create_thread_for_attachment_without_body', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/discuss", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:10:02 ERROR server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:10:02 ERROR server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:10:02 ERROR server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:10:02 ERROR server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:10:02 ERROR server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:10:02 INFO server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_121002_582388_test_go_back_to_thread_from_breadcrumbs.png
2026-07-31 12:10:03 INFO server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_121003_148336_test_go_back_to_thread_from_breadcrumbs.png
2026-07-31 12:10:03 INFO server odoo.addons.mail.tests.discuss.test_discuss_action.TestDiscussAction.test_go_back_to_thread_from_breadcrumbs:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_121003_271976_test_go_back_to_thread_from_breadcrumbs.txt
2026-07-31 12:10:03 ERROR server odoo.addons.mail.tests.discuss.test_discuss_action:8
FAIL: TestDiscussAction.test_go_back_to_thread_from_breadcrumbs
Traceback (most recent call last):
  File "/data/build/odoo/addons/mail/tests/discuss/test_discuss_action.py", line 8, in test_go_back_to_thread_from_breadcrumbs
    self.start_tour(
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('discuss_go_back_to_thread_from_breadcrumbs.js', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/discuss?active_id=mail.box_inbox", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:12:34 ERROR server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:12:34 ERROR server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:12:34 ERROR server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:12:34 ERROR server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:12:34 ERROR server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:12:34 INFO server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_121234_739045_test_04_sub_channel_panel_search.png
2026-07-31 12:12:34 INFO server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_121234_981796_test_04_sub_channel_panel_search.png
2026-07-31 12:12:35 INFO server odoo.addons.mail.tests.discuss.test_discuss_sub_channels.TestDiscussSubChannels.test_04_sub_channel_panel_search:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_121235_107254_test_04_sub_channel_panel_search.txt
2026-07-31 12:12:35 ERROR server odoo.addons.mail.tests.discuss.test_discuss_sub_channels:91
FAIL: TestDiscussSubChannels.test_04_sub_channel_panel_search
Traceback (most recent call last):
  File "/data/build/odoo/addons/mail/tests/discuss/test_discuss_sub_channels.py", line 91, in test_04_sub_channel_panel_search
    self.start_tour(
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_discuss_sub_channel_search', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/discuss?active_id=discuss.channel_699", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:12:52 ERROR server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:12:52 ERROR server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:12:52 ERROR server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:12:52 ERROR server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1725 Error received after termination: The following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle: ['@web/views/graph/graph_view', '@connector_intranet_reports/sliding_y_graph_renderer']
2026-07-31 12:12:52 ERROR server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour.browser:1725 Error received after termination: The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems: ['@connector_intranet_reports/inventory_breakdown_views']
2026-07-31 12:12:52 INFO server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_121252_862103_test_01_mail_message_load_order_tour.png
2026-07-31 12:12:53 INFO server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:1227 Screenshot in: /data/build/tests/00959-18-all/screenshots/sc_20260731_121253_235264_test_01_mail_message_load_order_tour.png
2026-07-31 12:12:53 INFO server odoo.addons.mail.tests.discuss.test_load_messages.TestLoadMessages.test_01_mail_message_load_order_tour:1227 Chrome Log in: /data/build/tests/00959-18-all/chrome_logs/chrome_log_20260731_121253_337462_test_01_mail_message_load_order_tour.txt
2026-07-31 12:12:53 ERROR server odoo.addons.mail.tests.discuss.test_load_messages:26
FAIL: TestLoadMessages.test_01_mail_message_load_order_tour
Traceback (most recent call last):
  File "/data/build/odoo/addons/mail/tests/discuss/test_load_messages.py", line 26, in test_01_mail_message_load_order_tour
    self.start_tour("/odoo/action-mail.action_discuss", "mail_message_load_order_tour", login="admin")
  File "/data/build/odoo/odoo/tests/common.py", line 2497, in start_tour
    return self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tests/common.py", line 2471, in browser_js
    self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('mail_message_load_order_tour', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/odoo/action-mail.action_discuss", "delayToCheckUndeterminisms": 0})" failed

'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:12:55 ERROR server odoo.addons.mail.tests.test_mail_activity.TestMailActivityChatter.test_mail_activity_date_format.browser:1725 'Could not get content for connector_intranet_reports/static/src/sliding_y_graph_renderer.js.' in file 'connector_intranet_reports/static/src/sliding_y_graph_renderer.js'
2026-07-31 12:12:55 Log limit reached (full logs are still available in the log file)
2026-07-31 12:22:22 INFO runbot Killing build 00959-18, requested by Administrator (user #2)
2026-07-31 12:22:26 INFO runbot Kill build 00959-18