| Date |
Level |
Type |
Message |
|
2025-09-10 13:42:18
|
INFO
|
runbot
|
Init build environment with config Default with tests
|
|
|
2025-09-10 13:42:18
|
|
|
Starting step all_with_tests from config Default with tests
|
|
|
2025-09-10 13:42:18
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-10 13:42:33
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 9.33s, 9223 queries (+9223 extra)
|
|
|
2025-09-10 13:44:12
|
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:44:12
|
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:44:12
|
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:44:12
|
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:18
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Image at 'https://example.com/images/example1.jpg' is not accessible. Please ensure the image URL is correct.
|
|
|
2025-09-10 13:44:18
|
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:23
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Failed to reach the image URL 'https://example.com/images/example2.jpg'. Error: HTTPSConnectionPool(host='example.com', port=443): Read timed out. (read timeout=5)
|
|
|
2025-09-10 13:44:24
|
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:29
|
WARNING
|
server
|
odoo.addons.us_prom_integration.models.product_template:1557
Failed to reach the image URL 'https://example.com/images/example4.jpg'. Error: HTTPSConnectionPool(host='example.com', port=443): Read timed out. (read timeout=5)
|
|
|
2025-09-10 13:44:30
|
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:31
|
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:31
|
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:32
|
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:33
|
INFO
|
server
|
odoo.modules.loading:360
131 modules loaded in 118.73s, 87430 queries (+87460 extra)
|
|
|
2025-09-10 13:44:35
|
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:35
|
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:35
|
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:35
|
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:35
|
ERROR
|
server
|
odoo.tests.result:633
3 failed, 1 error(s) of 158 tests when loading database '00306-18-0-all_with_tests'
|
|
|
2025-09-10 13:44:38
|
INFO
|
runbot
|
Getting results for build 00306-18-0
|
|
|
2025-09-10 13:44:38
|
|
|
Step all_with_tests finished in 2m
|
|
|
2025-09-10 13:44:38
|
|
|
Starting step base from config Default with tests
|
|
|
2025-09-10 13:44:38
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-10 13:44:52
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 8.94s, 9223 queries (+9223 extra)
|
|
|
2025-09-10 13:45:01
|
INFO
|
server
|
odoo.modules.loading:360
18 modules loaded in 6.90s, 7851 queries (+7851 extra)
|
|
|
2025-09-10 13:45:04
|
INFO
|
runbot
|
Getting results for build 00306-18-0
|
|
|
2025-09-10 13:45:04
|
|
|
Step base finished in 23s
|
|
|
2025-09-10 13:45:04
|
|
|
Starting step run from config Default with tests
|
|
|
2025-09-10 13:45:04
|
INFO
|
runbot
|
Start running build 00306-18-0
|
|
|
2025-09-10 13:45:04
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2025-09-10 13:45:07
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.03s, 0 queries (+0 extra)
|
|
|
2025-09-10 13:45:08
|
INFO
|
server
|
odoo.modules.loading:360
131 modules loaded in 1.57s, 0 queries (+0 extra)
|
|
|
2025-09-10 14:12:37
|
INFO
|
runbot
|
Kill build 00306-18-0
|
|