Skip to content

edge_orchestrator CI on branch >> 61/merge << #368

edge_orchestrator CI on branch >> 61/merge <<

edge_orchestrator CI on branch >> 61/merge << #368

Triggered via pull request December 26, 2024 15:04
Status Failure
Total duration 1m 55s
Artifacts

ci_edge_orchestrator.yml

on: pull_request
Matrix: Run Python linter and tests (unit > integration > functional)
Matrix: build_and_push_arm_images
Waiting for pending jobs
Matrix: build_and_push_images
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 5 warnings
pytest ► tests.unit_tests.domain.test_supervisor.TestSupervisor ► test_set_decision_should_send_final_decision_to_telemetry_sink: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_supervisor.TestSupervisor object at 0x7f0e550b4250>
pytest ► tests.unit_tests.domain.test_supervisor.TestSupervisor ► test_inspect_should_log_information_about_item_processing: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_supervisor.TestSupervisor object at 0x7f0e550a7a30>
pytest ► tests.unit_tests.domain.models.test_edge_station.TestEdgeStation ► test_register_cameras_raises_exception_when_no_active_configuration_is_set: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_edge_station.TestEdgeStation object at 0x7f0e550ccd90>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_filesystem_binary_storage.TestFileSystemBinaryStorage ► test_get_item_binary_should_return_requested_item_binary: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_filesystem_binary_storage.TestFileSystemBinaryStorage object at 0x7f0e550a04f0>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_filesystem_binary_storage.TestFileSystemBinaryStorage ► test_get_item_binaries_should_return_all_item_binaries_names: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_filesystem_binary_storage.TestFileSystemBinaryStorage object at 0x7f0e550a0400>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_gcp_binary_storage.TestGCPBinaryStorage ► test_save_item_binaries_should_write_image_in_gcp: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_gcp_binary_storage.TestGCPBinaryStorage object at 0x7f0e51bd1610>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_gcp_binary_storage.TestGCPBinaryStorage ► test_get_item_binary_should_return_image: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_gcp_binary_storage.TestGCPBinaryStorage object at 0x7f0e51bd1640>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_memory_binary_storage.TestMemoryBinaryStorage ► test_save_item_binaries_should_write_image_in_memory: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_memory_binary_storage.TestMemoryBinaryStorage object at 0x7f0e51be1e50>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_memory_binary_storage.TestMemoryBinaryStorage ► test_get_item_binary_should_return_requested_item_binary: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_memory_binary_storage.TestMemoryBinaryStorage object at 0x7f0e51be1c40>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_memory_binary_storage.TestMemoryBinaryStorage ► test_get_item_binaries_should_return_all_item_binaries_names: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_memory_binary_storage.TestMemoryBinaryStorage object at 0x7f0e51be1af0>
pytest ► tests.unit_tests.infrastructure.metadata_storage.test_filesystem_metadata_storage.TestFileSystemMetadataStorage ► test_get_item_metadata_should_return_requested_item_metadata: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_filesystem_metadata_storage.TestFileSystemMetadataStorage object at 0x7f0e51beb790>
Run Python linter and tests (unit > integration > functional) (3.9)
No test report files were found
Run Python linter and tests (unit > integration > functional) (3.9)
No test report files were found
Run Python linter and tests (unit > integration > functional) (3.9)
Failed test were found and 'fail-on-error' option is set to true
Run Python linter and tests (unit > integration > functional) (3.9)
Process completed with exit code 2.
pytest ► tests.unit_tests.domain.test_supervisor.TestSupervisor ► test_set_decision_should_send_final_decision_to_telemetry_sink: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_supervisor.TestSupervisor object at 0x7f075193a2e0>
pytest ► tests.unit_tests.domain.test_supervisor.TestSupervisor ► test_inspect_should_log_information_about_item_processing: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_supervisor.TestSupervisor object at 0x7f075193a3d0>
pytest ► tests.unit_tests.domain.models.test_edge_station.TestEdgeStation ► test_register_cameras_raises_exception_when_no_active_configuration_is_set: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_edge_station.TestEdgeStation object at 0x7f075193aa60>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_filesystem_binary_storage.TestFileSystemBinaryStorage ► test_get_item_binary_should_return_requested_item_binary: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_filesystem_binary_storage.TestFileSystemBinaryStorage object at 0x7f07518dc670>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_filesystem_binary_storage.TestFileSystemBinaryStorage ► test_get_item_binaries_should_return_all_item_binaries_names: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_filesystem_binary_storage.TestFileSystemBinaryStorage object at 0x7f07518dc550>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_gcp_binary_storage.TestGCPBinaryStorage ► test_save_item_binaries_should_write_image_in_gcp: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_gcp_binary_storage.TestGCPBinaryStorage object at 0x7f0750580a90>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_gcp_binary_storage.TestGCPBinaryStorage ► test_get_item_binary_should_return_image: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_gcp_binary_storage.TestGCPBinaryStorage object at 0x7f07505a4670>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_memory_binary_storage.TestMemoryBinaryStorage ► test_save_item_binaries_should_write_image_in_memory: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_memory_binary_storage.TestMemoryBinaryStorage object at 0x7f07505a4a60>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_memory_binary_storage.TestMemoryBinaryStorage ► test_get_item_binary_should_return_requested_item_binary: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_memory_binary_storage.TestMemoryBinaryStorage object at 0x7f07505a4be0>
pytest ► tests.unit_tests.infrastructure.binary_storage.test_memory_binary_storage.TestMemoryBinaryStorage ► test_get_item_binaries_should_return_all_item_binaries_names: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_memory_binary_storage.TestMemoryBinaryStorage object at 0x7f07505a4d00>
pytest ► tests.unit_tests.infrastructure.metadata_storage.test_filesystem_metadata_storage.TestFileSystemMetadataStorage ► test_get_item_metadata_should_return_requested_item_metadata: edge_orchestrator/reports/pytest/unit-tests-report.xml#L0
Failed test found in: edge_orchestrator/reports/pytest/unit-tests-report.xml Error: self = <test_filesystem_metadata_storage.TestFileSystemMetadataStorage object at 0x7f07505515b0>
Run Python linter and tests (unit > integration > functional) (3.8)
The job was canceled because "_3_9" failed.
Run Python linter and tests (unit > integration > functional) (3.8)
The operation was canceled.
Run Python linter and tests (unit > integration > functional) (3.8)
Failed test were found and 'fail-on-error' option is set to true
Run Python linter and tests (unit > integration > functional) (3.8)
No test report files were found
Run Python linter and tests (unit > integration > functional) (3.8)
No test report files were found
Run Python linter and tests (unit > integration > functional) (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Python linter and tests (unit > integration > functional) (3.9)
No file matches path edge_orchestrator/reports/behave/*.xml
Run Python linter and tests (unit > integration > functional) (3.9)
No file matches path edge_orchestrator/reports/pytest/integration-tests-report.xml
Run Python linter and tests (unit > integration > functional) (3.8)
No file matches path edge_orchestrator/reports/pytest/integration-tests-report.xml
Run Python linter and tests (unit > integration > functional) (3.8)
No file matches path edge_orchestrator/reports/behave/*.xml