2026-05-12 16:37:31 +00:00

1 line
22 KiB
JSON

{"uid":"15f92c5b9a01f30a","name":"test_s01_send_on_uninitialized_handle","fullName":"tests.wrappers_tests.test_send_e2e_part3.TestS01NilOrUninitializedHandle#test_s01_send_on_uninitialized_handle","historyId":"d8080e4e5f28cdd30b4a8e94a8cc96e5","time":{"start":1778603023867,"stop":1778603024145,"duration":278},"status":"failed","statusMessage":"AssertionError: send() crashed on a nil handle (returncode=-11). stdout='' stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n'\nassert -11 == 0\n + where -11 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-c', 'import json\\nimport sys\\nfrom pathlib import Path\\n\\n_project_root = Path(\\'/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/wrappers_tests/test_send_e2e_part3.py\\').resolve().parents[2]\\n_bindings_path = _project_root / \"vendor\" / \"logos-delivery-python-bindings\" / \"waku\"\\nif str(_bindings_path) not in sys.path:\\n sys.path.insert(0, str(_bindings_path))\\nif str(_project_root) not in sys.path:\\n sys.path.insert(0, str(_project_root))\\n\\nfrom wrapper import NodeWrapper, ffi\\nfrom src.node.wrappers_manager import WrapperManager\\nfrom src.node.wrapper_helpers import create_message_bindings\\n\\nsender = WrapperManager(NodeWrapper(ctx=ffi.NULL, config_buffer=None, event_cb_handler=None))\\nsend_result = sender.send_message(message=create_message_bindings())\\n\\nprint(\\'__S01_RESULT__\\' + json.dumps({\\n \"is_ok\": send_result.is_ok(),\\n \"ok\": send_result.ok_value if send_result.is_ok() else None,\\n \"err\": send_result.err() if send_result.is_err() else None,\\n}))\\nsys.exit(0)'], returncode=-11, stdout='', stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n').returncode","statusTrace":"tests/wrappers_tests/test_send_e2e_part3.py:182: in test_s01_send_on_uninitialized_handle\n assert completed.returncode == 0, (\nE AssertionError: send() crashed on a nil handle (returncode=-11). stdout='' stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n'\nE assert -11 == 0\nE + where -11 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-c', 'import json\\nimport sys\\nfrom pathlib import Path\\n\\n_project_root = Path(\\'/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/wrappers_tests/test_send_e2e_part3.py\\').resolve().parents[2]\\n_bindings_path = _project_root / \"vendor\" / \"logos-delivery-python-bindings\" / \"waku\"\\nif str(_bindings_path) not in sys.path:\\n sys.path.insert(0, str(_bindings_path))\\nif str(_project_root) not in sys.path:\\n sys.path.insert(0, str(_project_root))\\n\\nfrom wrapper import NodeWrapper, ffi\\nfrom src.node.wrappers_manager import WrapperManager\\nfrom src.node.wrapper_helpers import create_message_bindings\\n\\nsender = WrapperManager(NodeWrapper(ctx=ffi.NULL, config_buffer=None, event_cb_handler=None))\\nsend_result = sender.send_message(message=create_message_bindings())\\n\\nprint(\\'__S01_RESULT__\\' + json.dumps({\\n \"is_ok\": send_result.is_ok(),\\n \"ok\": send_result.ok_value if send_result.is_ok() else None,\\n \"err\": send_result.err() if send_result.is_err() else None,\\n}))\\nsys.exit(0)'], returncode=-11, stdout='', stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n').returncode","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"fleet_rln_state","time":{"start":1778602676599,"stop":1778602676599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pubsub_cfg","time":{"start":1778602676599,"stop":1778602676599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster","time":{"start":1778602676599,"stop":1778602676599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap","time":{"start":1778602676599,"stop":1778602676599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1778602676599,"stop":1778602676599,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1778603023866,"stop":1778603023866,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778603023866,"stop":1778603023866,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778603023866,"stop":1778603023866,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"skip_fleet_test_without_rln","time":{"start":1778603023866,"stop":1778603023866,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778603023866,"stop":1778603023866,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778603023866,"stop":1778603023866,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778603023867,"stop":1778603023867,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: send() crashed on a nil handle (returncode=-11). stdout='' stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n'\nassert -11 == 0\n + where -11 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-c', 'import json\\nimport sys\\nfrom pathlib import Path\\n\\n_project_root = Path(\\'/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/wrappers_tests/test_send_e2e_part3.py\\').resolve().parents[2]\\n_bindings_path = _project_root / \"vendor\" / \"logos-delivery-python-bindings\" / \"waku\"\\nif str(_bindings_path) not in sys.path:\\n sys.path.insert(0, str(_bindings_path))\\nif str(_project_root) not in sys.path:\\n sys.path.insert(0, str(_project_root))\\n\\nfrom wrapper import NodeWrapper, ffi\\nfrom src.node.wrappers_manager import WrapperManager\\nfrom src.node.wrapper_helpers import create_message_bindings\\n\\nsender = WrapperManager(NodeWrapper(ctx=ffi.NULL, config_buffer=None, event_cb_handler=None))\\nsend_result = sender.send_message(message=create_message_bindings())\\n\\nprint(\\'__S01_RESULT__\\' + json.dumps({\\n \"is_ok\": send_result.is_ok(),\\n \"ok\": send_result.ok_value if send_result.is_ok() else None,\\n \"err\": send_result.err() if send_result.is_err() else None,\\n}))\\nsys.exit(0)'], returncode=-11, stdout='', stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n').returncode","statusTrace":"tests/wrappers_tests/test_send_e2e_part3.py:182: in test_s01_send_on_uninitialized_handle\n assert completed.returncode == 0, (\nE AssertionError: send() crashed on a nil handle (returncode=-11). stdout='' stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n'\nE assert -11 == 0\nE + where -11 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-c', 'import json\\nimport sys\\nfrom pathlib import Path\\n\\n_project_root = Path(\\'/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/wrappers_tests/test_send_e2e_part3.py\\').resolve().parents[2]\\n_bindings_path = _project_root / \"vendor\" / \"logos-delivery-python-bindings\" / \"waku\"\\nif str(_bindings_path) not in sys.path:\\n sys.path.insert(0, str(_bindings_path))\\nif str(_project_root) not in sys.path:\\n sys.path.insert(0, str(_project_root))\\n\\nfrom wrapper import NodeWrapper, ffi\\nfrom src.node.wrappers_manager import WrapperManager\\nfrom src.node.wrapper_helpers import create_message_bindings\\n\\nsender = WrapperManager(NodeWrapper(ctx=ffi.NULL, config_buffer=None, event_cb_handler=None))\\nsend_result = sender.send_message(message=create_message_bindings())\\n\\nprint(\\'__S01_RESULT__\\' + json.dumps({\\n \"is_ok\": send_result.is_ok(),\\n \"ok\": send_result.ok_value if send_result.is_ok() else None,\\n \"err\": send_result.err() if send_result.is_err() else None,\\n}))\\nsys.exit(0)'], returncode=-11, stdout='', stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n').returncode","steps":[],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1778603024153,"stop":1778603024155,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1778603024155,"stop":1778603024155,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778603024156,"stop":1778603024156,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1778603024156,"stop":1778603024157,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1778603024157,"stop":1778603024157,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_cluster::0","time":{"start":1778603024158,"stop":1778603024158,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"configure_fleet_bootstrap::0","time":{"start":1778603024159,"stop":1778603024159,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fleet_rln_state::0","time":{"start":1778603024160,"stop":1778603024160,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.wrappers_tests"},{"name":"suite","value":"test_send_e2e_part3"},{"name":"subSuite","value":"TestS01NilOrUninitializedHandle"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21792-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.wrappers_tests.test_send_e2e_part3"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"1e7263f7b642a151","status":"failed","statusDetails":"AssertionError: send() crashed on a nil handle (returncode=-11). stdout='' stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n'\nassert -11 == 0\n + where -11 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-c', 'import json\\nimport sys\\nfrom pathlib import Path\\n\\n_project_root = Path(\\'/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/wrappers_tests/test_send_e2e_part3.py\\').resolve().parents[2]\\n_bindings_path = _project_root / \"vendor\" / \"logos-delivery-python-bindings\" / \"waku\"\\nif str(_bindings_path) not in sys.path:\\n sys.path.insert(0, str(_bindings_path))\\nif str(_project_root) not in sys.path:\\n sys.path.insert(0, str(_project_root))\\n\\nfrom wrapper import NodeWrapper, ffi\\nfrom src.node.wrappers_manager import WrapperManager\\nfrom src.node.wrapper_helpers import create_message_bindings\\n\\nsender = WrapperManager(NodeWrapper(ctx=ffi.NULL, config_buffer=None, event_cb_handler=None))\\nsend_result = sender.send_message(message=create_message_bindings())\\n\\nprint(\\'__S01_RESULT__\\' + json.dumps({\\n \"is_ok\": send_result.is_ok(),\\n \"ok\": send_result.ok_value if send_result.is_ok() else None,\\n \"err\": send_result.err() if send_result.is_err() else None,\\n}))\\nsys.exit(0)'], returncode=-11, stdout='', stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n').returncode","time":{"start":1778603023575,"stop":1778603023852,"duration":277}},{"uid":"b2b07acc8ec2b2b0","status":"failed","statusDetails":"AssertionError: send() crashed on a nil handle (returncode=-11). stdout='' stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n'\nassert -11 == 0\n + where -11 = CompletedProcess(args=['/opt/hostedtoolcache/Python/3.12.13/x64/bin/python', '-c', 'import json\\nimport sys\\nfrom pathlib import Path\\n\\n_project_root = Path(\\'/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/tests/wrappers_tests/test_send_e2e_part3.py\\').resolve().parents[2]\\n_bindings_path = _project_root / \"vendor\" / \"logos-delivery-python-bindings\" / \"waku\"\\nif str(_bindings_path) not in sys.path:\\n sys.path.insert(0, str(_bindings_path))\\nif str(_project_root) not in sys.path:\\n sys.path.insert(0, str(_project_root))\\n\\nfrom wrapper import NodeWrapper, ffi\\nfrom src.node.wrappers_manager import WrapperManager\\nfrom src.node.wrapper_helpers import create_message_bindings\\n\\nsender = WrapperManager(NodeWrapper(ctx=ffi.NULL, config_buffer=None, event_cb_handler=None))\\nsend_result = sender.send_message(message=create_message_bindings())\\n\\nprint(\\'__S01_RESULT__\\' + json.dumps({\\n \"is_ok\": send_result.is_ok(),\\n \"ok\": send_result.ok_value if send_result.is_ok() else None,\\n \"err\": send_result.err() if send_result.is_err() else None,\\n}))\\nsys.exit(0)'], returncode=-11, stdout='', stderr='Traceback (most recent call last)\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/liblogosdelivery/logos_delivery_api/messaging_api.nim(413) logosdelivery_send\\n/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/vendor/logos-delivery-python-bindings/vendor/logos-delivery/nimbledeps/pkgs2/ffi-0.1.3-6f9d49375ea1dc71add55c72ac80a808f238e5b0/ffi/ffi_context.nim(52) sendRequestToFFIThread\\nSIGSEGV: Illegal storage access. (Attempt to read from nil?)\\n').returncode","time":{"start":1778603022995,"stop":1778603023559,"duration":564}}],"categories":[{"name":"Product defects","matchedStatuses":[],"flaky":false}],"tags":[]},"source":"15f92c5b9a01f30a.json","parameterValues":[]}