| Date |
Level |
Type |
Message |
|
2025-09-10 13:42:19
|
INFO
|
runbot
|
Init build environment with config Default with tests
|
|
|
2025-09-10 13:42:19
|
|
|
Starting step all_with_tests from config Default with tests
|
|
|
2025-09-10 13:42:19
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-10 13:42:32
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 9.35s, 9254 queries (+9254 extra)
|
|
|
2025-09-10 13:43:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1196
Two fields (last_prom_orders_update, last_rozetka_orders_update) of res.config.settings() have the same label: Last Orders Update. [Modules: us_prom_integration and us_marketplace_integration_rozetka]
|
|
|
2025-09-10 13:43:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1196
Two fields (last_prom_products_update, last_rozetka_products_update) of res.config.settings() have the same label: Last Products Update. [Modules: us_prom_integration and us_marketplace_integration_rozetka]
|
|
|
2025-09-10 13:43:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1196
Two fields (prom_request_limit, rozetka_request_limit) of res.config.settings() have the same label: Request Limit. [Modules: us_prom_integration and us_marketplace_integration_rozetka]
|
|
|
2025-09-10 13:43:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1196
Two fields (prom_id, rozetka_item_id) of product.product() have the same label: Prom.ua ID. [Modules: us_prom_integration and us_marketplace_integration_rozetka]
|
|
|
2025-09-10 13:44:02
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Failed to reach the image URL 'https://example.com/images/example1.jpg'. Error: HTTPSConnectionPool(host='example.com', port=443): Read timed out. (read timeout=5)
|
|
|
2025-09-10 13:44:02
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Product '[PROM_DEMO_002] Сукня літня [demo]' is missing prices for 'Retail'. The changes have been applied exclusively in Odoo. Set the required prices to enable export.
|
|
|
2025-09-10 13:44:02
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example2.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:07
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example3.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:07
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example4.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:08
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example4.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:09
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example5.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:09
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Product '[PROM_DEMO_006] Розвиваюча іграшка [demo]' is missing prices for 'Retail'. The changes have been applied exclusively in Odoo. Set the required prices to enable export.
|
|
|
2025-09-10 13:44:10
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example6.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:11
|
INFO
|
server
|
odoo.modules.loading:360
84 modules loaded in 98.28s, 74363 queries (+74393 extra)
|
|
|
2025-09-10 13:44:12
|
ERROR
|
server
|
odoo.addons.us_marketplace_integration_rozetka.tests.test_categories:702
FAIL: TestCategoriesOptionsJson.test_access_denied_raises_auth
AttributeError: 'NoneType' object has no attribute 'strip'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/single_module_repos/us_marketplace_integration_rozetka/tests/test_categories.py", line 702, in test_access_denied_raises_auth
with self.assertRaisesRegex(Exception, "access_denied"):
AssertionError: "access_denied" does not match "'NoneType' object has no attribute 'strip'"
|
|
|
2025-09-10 13:44:12
|
ERROR
|
server
|
odoo.addons.us_marketplace_integration_rozetka.tests.test_categories:712
FAIL: TestCategoriesOptionsJson.test_check_correctness_of_data_raises_http
AttributeError: 'NoneType' object has no attribute 'strip'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/single_module_repos/us_marketplace_integration_rozetka/tests/test_categories.py", line 712, in test_check_correctness_of_data_raises_http
with self.assertRaisesRegex(Exception, "check_correctness_of_data"):
AssertionError: "check_correctness_of_data" does not match "'NoneType' object has no attribute 'strip'"
|
|
|
2025-09-10 13:44:12
|
ERROR
|
server
|
odoo.addons.us_marketplace_integration_rozetka.tests.test_categories:719
FAIL: TestCategoriesOptionsJson.test_malformed_content_type
AttributeError: 'NoneType' object has no attribute 'strip'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/single_module_repos/us_marketplace_integration_rozetka/tests/test_categories.py", line 719, in test_malformed_content_type
with self.assertRaisesRegex(Exception, "Malformed content"):
AssertionError: "Malformed content" does not match "'NoneType' object has no attribute 'strip'"
|
|
|
2025-09-10 13:44:12
|
ERROR
|
server
|
odoo.addons.us_marketplace_integration_rozetka.tests.test_categories:682
ERROR: TestCategoriesOptionsJson.test_skip_version_header_when_none
Traceback (most recent call last):
File "/data/build/single_module_repos/us_marketplace_integration_rozetka/tests/test_categories.py", line 682, in test_skip_version_header_when_none
out = self.api.categories_options_json(category_id=1, version=None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/single_module_repos/us_marketplace_integration_rozetka/models/us_rozetka_api.py", line 1270, in categories_options_json
name = name.strip() or None
^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'strip'
|
|
|
2025-09-10 13:44:13
|
ERROR
|
server
|
odoo.tests.result:633
3 failed, 1 error(s) of 158 tests when loading database '00305-18-0-all_with_tests'
|
|
|
2025-09-10 13:44:16
|
INFO
|
runbot
|
Getting results for build 00305-18-0
|
|
|
2025-09-10 13:44:16
|
|
|
Step all_with_tests finished in 114s
|
|
|
2025-09-10 13:44:16
|
|
|
Starting step base from config Default with tests
|
|
|
2025-09-10 13:44:16
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-10 13:44:29
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 8.87s, 9254 queries (+9254 extra)
|
|
|
2025-09-10 13:44:34
|
INFO
|
server
|
odoo.modules.loading:360
12 modules loaded in 3.98s, 4169 queries (+4169 extra)
|
|
|
2025-09-10 13:44:37
|
INFO
|
runbot
|
Getting results for build 00305-18-0
|
|
|
2025-09-10 13:44:37
|
|
|
Step base finished in 18s
|
|
|
2025-09-10 13:44:37
|
|
|
Starting step run from config Default with tests
|
|
|
2025-09-10 13:44:37
|
INFO
|
runbot
|
Start running build 00305-18-0
|
|
|
2025-09-10 13:44:37
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-10 13:44:40
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.03s, 0 queries (+0 extra)
|
|
|
2025-09-10 13:44:41
|
INFO
|
server
|
odoo.modules.loading:360
84 modules loaded in 1.39s, 0 queries (+0 extra)
|
|
|
2025-09-10 14:06:58
|
INFO
|
runbot
|
Kill build 00305-18-0
|
|