{"uuid": "334118e3-91f2-43ff-82a8-cee5ff08e978", "children": ["8725d083-f330-470a-a86d-9729bfcb4ac1", "115f28b5-93ef-41d2-941f-efa613ae8cf4"], "befores": [{"name": "wms_invoice_proper_multi_barcode", "status": "failed", "statusDetails": {"message": "AssertionError: invoice 7543305070 not in status: INVOICE_DOC_REQUESTED, actual status: READY_FOR_DECLARATION\nassert 'READY_FOR_DECLARATION' == <WMSInvoiceSt...OC_REQUESTED'>\n  \n  - INVOICE_DOC_REQUESTED\n  + READY_FOR_DECLARATION\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/acceptance/invoice.py\", line 32, in wms_invoice_proper_multi_barcode\n    invoice.set_count_types().full_acceptance()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 791, in full_acceptance\n    (self.state_awaiting_doc().state_invoice_doc_waiting().state_invoice_doc_requested())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 613, in state_invoice_doc_waiting\n    wait_invoice(self.invoice_id, status=wait_state)\n  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 289, in call\n    raise attempt.get()\n          ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 40, in wait_invoice\n    assert invoice.status == status, f\"invoice {supply_id} not in status: {status}, actual status: {invoice.status}\"\n"}, "steps": [{"name": "cell creation", "status": "passed", "steps": [{"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "fd6f6d6e-eead-4479-a82c-f54dbf702fb1-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "80321c4a-5374-4d77-a6fc-b502967f85d2-attachment.json", "type": "application/json"}], "start": 1775433049927, "stop": 1775433049928}], "start": 1775433049919, "stop": 1775433049930}], "start": 1775433049919, "stop": 1775433049932}, {"name": "invoice flow", "status": "failed", "statusDetails": {"message": "AssertionError: invoice 7543305070 not in status: INVOICE_DOC_REQUESTED, actual status: READY_FOR_DECLARATION\nassert 'READY_FOR_DECLARATION' == <WMSInvoiceSt...OC_REQUESTED'>\n  \n  - INVOICE_DOC_REQUESTED\n  + READY_FOR_DECLARATION\n", "trace": "  File \"/app/src/framework/wms/fixtures/acceptance/invoice.py\", line 32, in wms_invoice_proper_multi_barcode\n    invoice.set_count_types().full_acceptance()\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 791, in full_acceptance\n    (self.state_awaiting_doc().state_invoice_doc_waiting().state_invoice_doc_requested())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 613, in state_invoice_doc_waiting\n    wait_invoice(self.invoice_id, status=wait_state)\n  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 289, in call\n    raise attempt.get()\n          ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 40, in wait_invoice\n    assert invoice.status == status, f\"invoice {supply_id} not in status: {status}, actual status: {invoice.status}\"\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "9787d71c-97fb-4f53-b3b2-976f2b7bed6c-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "648b7cd2-39bf-4f8f-bfea-175b56e80555-attachment.json", "type": "application/json"}], "start": 1775433050013, "stop": 1775433050013}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7cc4ec92-76bc-4eae-b807-a5c516e7faba-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7269fdeb-873d-4712-8140-df79b666054b-attachment.json", "type": "application/json"}], "start": 1775433050058, "stop": 1775433050058}, {"name": "Response → 200, trace_id: d38cb87a1be1123aa5fa2050100b162d", "status": "passed", "attachments": [{"name": "response.headers", "source": "b3d4241a-e947-48ae-bc1f-98cd8d6f3542-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "52ec6cf1-5823-4b79-87b2-c18775841cad-attachment.json", "type": "application/json"}], "start": 1775433050058, "stop": 1775433050058}], "attachments": [{"name": "cURL", "source": "5ae040d3-8fe8-4a67-9976-26c630efe485-attachment.txt", "type": "text/plain"}], "start": 1775433050058, "stop": 1775433050058}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "2209d178-b8e0-4277-b6ce-53225a276059-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "c55ecb4c-66df-401f-8e5d-b2d798f85af3-attachment.json", "type": "application/json"}], "start": 1775433050081, "stop": 1775433050081}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "cd71f412-3574-47ec-b6e4-22db795deb6a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "dbceb866-d708-49e8-b30f-e60d140f3db9-attachment.json", "type": "application/json"}], "start": 1775433050083, "stop": 1775433050084}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "10525522-913c-4e55-8a9d-4930128c2b19-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "bde40767-4ac0-4ab6-aaf0-6ff9de0eab72-attachment.json", "type": "application/json"}], "start": 1775433050084, "stop": 1775433050085}, {"name": "invoice creation", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/acceptance/invoices/chunked", "status": "passed", "attachments": [{"name": "Request", "source": "cea73498-db96-4d31-969f-d698f8fcbed7-attachment.json", "type": "application/json"}, {"name": "Response", "source": "6c9aca90-9905-4c0d-88d0-be35ecb8e1f1-attachment.json", "type": "application/json"}], "start": 1775433050089, "stop": 1775433050138}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "da62247d-6c3c-45fb-8b6f-3a23090ac3c3-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "d7b2d91b-2d5a-4fd7-b502-1639544b8dd1-attachment.json", "type": "application/json"}], "start": 1775433050144, "stop": 1775433050144}], "start": 1775433050138, "stop": 1775433050144}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "b640bfc4-0036-4464-ae5e-81b48167a43e-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "cbf86037-ecba-42e1-bac6-95f87fbb5417-attachment.json", "type": "application/json"}], "start": 1775433050158, "stop": 1775433050158}], "start": 1775433050144, "stop": 1775433050158}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/transit/hs-code/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "07422a5d-7132-46d7-91dd-ba3b088d6284-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6067d7a0-642e-48ae-9cdd-0760b3daa7bc-attachment.json", "type": "application/json"}], "start": 1775433050183, "stop": 1775433050183}, {"name": "Response → 200, trace_id: a2169f66ccb9a44901780118c4861de5", "status": "passed", "attachments": [{"name": "response.headers", "source": "87d092b4-5594-4db2-8262-2a45f3359237-attachment.json", "type": "application/json"}], "start": 1775433050183, "stop": 1775433050183}], "attachments": [{"name": "cURL", "source": "0a33c2a3-bb29-455a-9f12-b2252ae445ff-attachment.txt", "type": "text/plain"}], "start": 1775433050183, "stop": 1775433050183}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/ff/publish/invoice/chunk", "status": "passed", "attachments": [{"name": "Request", "source": "ffc86818-6be9-42a7-8630-e89a9f225711-attachment.json", "type": "application/json"}, {"name": "Response", "source": "da2609eb-afd9-4e64-ac28-916ebe2dc899-attachment.json", "type": "application/json"}], "start": 1775433050186, "stop": 1775433050201}, {"name": "Waiter function: wait_sku_info", "status": "passed", "start": 1775433050202, "stop": 1775433052214}, {"name": "Waiter function: wait_availability_sku", "status": "passed", "start": 1775433052214, "stop": 1775433052216}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "b9598ee8-c1fc-4838-a345-c7c781f55552-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "bb2eb2f9-8e46-47b1-a4d3-1c1874f87d73-attachment.json", "type": "application/json"}], "start": 1775433052220, "stop": 1775433052220}], "start": 1775433052216, "stop": 1775433052220}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "7c608dfc-b2cf-4820-8424-c67d38dec5d8-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "17418009-2e3a-4c5f-9843-685d41191267-attachment.json", "type": "application/json"}], "start": 1775433052234, "stop": 1775433052235}], "start": 1775433052220, "stop": 1775433052235}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "39e9b4ea-b18b-4507-8167-db6d72d0597e-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "db30c0c5-b9a1-4d4e-90fa-b1249c235be3-attachment.json", "type": "application/json"}], "start": 1775433052318, "stop": 1775433052318}, {"name": "Response → 200, trace_id: 67644c9fda844dee337c79f6a1be4992", "status": "passed", "attachments": [{"name": "response.headers", "source": "3e3002a0-e0df-4a6f-9760-0e109694dcc8-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3a704561-b2d7-4c3c-9379-ea9300714d3b-attachment.json", "type": "application/json"}], "start": 1775433052318, "stop": 1775433052320}], "attachments": [{"name": "cURL", "source": "90b3541d-5b92-4e9d-83b6-f6d9cc8d2173-attachment.txt", "type": "text/plain"}], "start": 1775433052318, "stop": 1775433052320}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f3ee3280-57d2-40ec-93d2-e51f932c21fb-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "c65669b8-a4bf-45f4-953d-107279aa87c7-attachment.json", "type": "application/json"}], "start": 1775433052344, "stop": 1775433052345}, {"name": "Response → 200, trace_id: 66ce6778209145137604b84dee4939ca", "status": "passed", "attachments": [{"name": "response.headers", "source": "db0ebcbb-a1a4-4c43-95f9-7000c69be67e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9834de3b-d776-4215-9a04-f68dd09eef8b-attachment.json", "type": "application/json"}], "start": 1775433052345, "stop": 1775433052345}], "attachments": [{"name": "cURL", "source": "4a83c5f6-356d-4f70-9b9a-6e307427796f-attachment.txt", "type": "text/plain"}], "start": 1775433052344, "stop": 1775433052345}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/arrival-invoice?invoiceBarcode=WMS7543305070", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "25556897-cf38-41fe-9f97-85204a5089cf-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "0f1403b1-f38d-4605-a917-f1c8d9092b2d-attachment.json", "type": "application/json"}], "start": 1775433052493, "stop": 1775433052493}, {"name": "Response → 200, trace_id: 4a589b857bbcbb2b2662613d4ffeaeba", "status": "passed", "attachments": [{"name": "response.headers", "source": "ec757a49-b795-491e-83d1-ca7560c82b6d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2b930212-c527-43a0-bd11-25ee5e663f50-attachment.json", "type": "application/json"}], "start": 1775433052493, "stop": 1775433052493}], "attachments": [{"name": "cURL", "source": "0216ba7f-43d1-4bdc-8262-522b54b5037d-attachment.txt", "type": "text/plain"}], "start": 1775433052493, "stop": 1775433052493}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-pallet-to-process", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "21565087-a9d9-4a25-a0cb-8c8af33f8d21-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "60b5a90a-9546-427b-ba4d-b5b585bdb8f1-attachment.json", "type": "application/json"}], "start": 1775433052547, "stop": 1775433052547}, {"name": "Response → 200, trace_id: 48b57b28f8fbb3f5d86ffe8e62263a5a", "status": "passed", "attachments": [{"name": "response.headers", "source": "aa7f89f1-3c20-456b-ba02-62ea58bcc200-attachment.json", "type": "application/json"}], "start": 1775433052547, "stop": 1775433052547}], "attachments": [{"name": "cURL", "source": "363b63fb-226a-40a9-8f3f-8eb558e07418-attachment.txt", "type": "text/plain"}], "start": 1775433052547, "stop": 1775433052547}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/link-pallet-to-zone", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "80d02b76-d312-429e-b474-84e61398d36c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "31060ffb-82b7-46e2-b10b-d0a52562e2ae-attachment.json", "type": "application/json"}], "start": 1775433052614, "stop": 1775433052614}, {"name": "Response → 200, trace_id: 98619ead8a6ae78a82b61b84e42d87b9", "status": "passed", "attachments": [{"name": "response.headers", "source": "64ffa770-981c-45bd-98cf-b6f9f5a50be3-attachment.json", "type": "application/json"}], "start": 1775433052614, "stop": 1775433052614}], "attachments": [{"name": "cURL", "source": "8e632a18-f621-4efc-af2d-30c9c3287ed4-attachment.txt", "type": "text/plain"}], "start": 1775433052614, "stop": 1775433052614}, {"name": "PUT → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/update-pallet-weight?palletId=12575570&weight=7309", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6f8b6edc-5ce5-4652-b566-aae23ae0b2b3-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "cafdb829-1147-4726-a066-c418f92909fa-attachment.json", "type": "application/json"}], "start": 1775433052669, "stop": 1775433052669}, {"name": "Response → 200, trace_id: ce110835b8c7d2dcb7b025fa72161889", "status": "passed", "attachments": [{"name": "response.headers", "source": "6959dc08-3612-4ec6-a2fe-0814d4978e3a-attachment.json", "type": "application/json"}], "start": 1775433052669, "stop": 1775433052669}], "attachments": [{"name": "cURL", "source": "6c506e2b-8dda-44fe-9c9d-14de628c73d3-attachment.txt", "type": "text/plain"}], "start": 1775433052669, "stop": 1775433052669}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/move-process-to-inspection", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d467a2cd-ca61-4872-9d36-1a13519dfce5-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "08fd0017-44d5-4d7a-8c8c-3e8687f6f5e6-attachment.json", "type": "application/json"}], "start": 1775433052701, "stop": 1775433052702}, {"name": "Response → 200, trace_id: f7969f1ec0bd85e73b417a277983d0e9", "status": "passed", "attachments": [{"name": "response.headers", "source": "90779a7b-2541-4215-b8ae-fcd16a90a6bc-attachment.json", "type": "application/json"}], "start": 1775433052702, "stop": 1775433052702}], "attachments": [{"name": "cURL", "source": "2a1bc872-ef91-40e7-89d6-48501efa0853-attachment.txt", "type": "text/plain"}], "start": 1775433052701, "stop": 1775433052702}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4c39d937-f7db-4da4-b844-25b61dc1e0b3-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "97532bb0-0319-49c3-97ac-cf08940954b8-attachment.json", "type": "application/json"}], "start": 1775433052784, "stop": 1775433052785}, {"name": "Response → 200, trace_id: bd822e3da93e9b443b7f1d106be1d9ef", "status": "passed", "attachments": [{"name": "response.headers", "source": "e67275fa-0b75-4411-ac2c-b3beda772656-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ba89b5d1-df0a-4ed9-b62a-8df116392555-attachment.json", "type": "application/json"}], "start": 1775433052785, "stop": 1775433052785}], "attachments": [{"name": "cURL", "source": "df3db726-69d6-4650-aa10-01596d6c9f20-attachment.txt", "type": "text/plain"}], "start": 1775433052784, "stop": 1775433052785}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "a91fbb4b-9079-4363-b07b-1526de4717b8-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "bf543d59-46c8-491c-b3c0-d8da16f4d759-attachment.json", "type": "application/json"}], "start": 1775433052811, "stop": 1775433052811}, {"name": "Response → 200, trace_id: 08bdedac980e971fc0af5a217c35fc86", "status": "passed", "attachments": [{"name": "response.headers", "source": "b5c37e7a-a03d-4203-bcb4-28fa79f40ccd-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "77ff360f-e2f2-40ef-b11b-5e7f4e2f9fd8-attachment.json", "type": "application/json"}], "start": 1775433052811, "stop": 1775433052812}], "attachments": [{"name": "cURL", "source": "2f3a30c4-eacd-4a91-8854-3ae0fad3f6d1-attachment.txt", "type": "text/plain"}], "start": 1775433052811, "stop": 1775433052812}, {"name": "Waiter function: wait_pallet", "status": "passed", "start": 1775433052815, "stop": 1775433052818}], "start": 1775433050087, "stop": 1775433052818}, {"name": "invoice acceptance", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "38e3b38c-c625-45fb-b1d3-21aa1092f018-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "290b4041-cb98-42af-93fe-aac8e79ca717-attachment.json", "type": "application/json"}], "start": 1775433052822, "stop": 1775433052822}], "start": 1775433052818, "stop": 1775433052822}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "16d74eed-acb7-4f53-83e5-3fac14d749c5-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "6b23dff3-ed35-4eed-a567-256571528b3e-attachment.json", "type": "application/json"}], "start": 1775433052901, "stop": 1775433052902}, {"name": "Response → 200, trace_id: 9e46f86627163bdd150a5793e72c4951", "status": "passed", "attachments": [{"name": "response.headers", "source": "94a3bd39-57f6-4211-ba7c-31d793ebc9ad-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "5f3f6f4b-2ea3-4ce9-93fe-532b64a90ed6-attachment.json", "type": "application/json"}], "start": 1775433052902, "stop": 1775433052902}], "attachments": [{"name": "cURL", "source": "6bcea20a-70fc-4df5-a666-6255153d37f4-attachment.txt", "type": "text/plain"}], "start": 1775433052901, "stop": 1775433052902}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1b0bccfe-6d9d-4c35-94a4-6905ff2dce15-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "00a58d5c-fa2c-4f7e-a12d-fb627e907bd9-attachment.json", "type": "application/json"}], "start": 1775433052928, "stop": 1775433052928}, {"name": "Response → 200, trace_id: b7af7d5f14c993210eed5c2c52af35db", "status": "passed", "attachments": [{"name": "response.headers", "source": "40e91c8e-6f29-46d0-8407-80da526dff8c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d017a72b-eae7-43f4-8f9e-f375c153a191-attachment.json", "type": "application/json"}], "start": 1775433052928, "stop": 1775433052928}], "attachments": [{"name": "cURL", "source": "f2764a3c-3202-4154-81ee-2e348bc050a9-attachment.txt", "type": "text/plain"}], "start": 1775433052928, "stop": 1775433052928}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-pallet-to-table", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "340e162c-58dc-4446-bc07-b6a5553c717d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ece59ac4-8a75-4824-a194-c5c881632fc7-attachment.json", "type": "application/json"}], "start": 1775433053038, "stop": 1775433053039}, {"name": "Response → 200, trace_id: a93413e9fb2e5e05aefe2c25a878515c", "status": "passed", "attachments": [{"name": "response.headers", "source": "f524bd49-ee2e-4cee-a4c6-76e53d8ca1d3-attachment.json", "type": "application/json"}], "start": 1775433053039, "stop": 1775433053039}], "attachments": [{"name": "cURL", "source": "1902a573-c344-4ed3-941e-b2ce763bc951-attachment.txt", "type": "text/plain"}], "start": 1775433053038, "stop": 1775433053039}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a0880290-fae8-46f3-a58c-6e455731907a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "23192505-de83-4cfe-9a94-0c55c3aca7ca-attachment.json", "type": "application/json"}], "start": 1775433053047, "stop": 1775433053047}], "start": 1775433053042, "stop": 1775433053047}], "start": 1775433052818, "stop": 1775433053047}, {"name": "counting", "status": "passed", "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "849495b7-f85f-406b-91f7-4ae6fc82809b-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "a274f9b0-140e-470e-a671-e050a82fffb6-attachment.json", "type": "application/json"}], "start": 1775433053058, "stop": 1775433053059}], "start": 1775433053047, "stop": 1775433053059}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/search-invoices", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "33134e80-5ca4-4053-829f-76bdcda8f45f-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "a4a0a8de-54d2-40fe-93b3-933a9d4f0b87-attachment.json", "type": "application/json"}], "start": 1775433053138, "stop": 1775433053139}, {"name": "Response → 200, trace_id: 83cd9b5f4d6cd87e1e6408f7907b5c68", "status": "passed", "attachments": [{"name": "response.headers", "source": "55b1d810-0b02-48f6-bb75-758c3083d93c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "801a999a-f205-4999-9715-6fed491b1686-attachment.json", "type": "application/json"}], "start": 1775433053139, "stop": 1775433053139}], "attachments": [{"name": "cURL", "source": "4c0730a7-2044-49f3-b8e5-db63036891f1-attachment.txt", "type": "text/plain"}], "start": 1775433053138, "stop": 1775433053139}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/invoices/get-pallets", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c76db0c2-992d-4349-af13-09da70ba5043-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "6cebb96a-07d9-4b2f-bf30-2b976fca0d59-attachment.json", "type": "application/json"}], "start": 1775433053167, "stop": 1775433053167}, {"name": "Response → 200, trace_id: c623b310744be49e3c2514f13a25631d", "status": "passed", "attachments": [{"name": "response.headers", "source": "a964b4a9-13c0-4f2a-b251-4a8979d35a19-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6dad5c53-bfd6-49ee-aa64-ab70362f5f4d-attachment.json", "type": "application/json"}], "start": 1775433053167, "stop": 1775433053167}], "attachments": [{"name": "cURL", "source": "d1cc0cb1-6087-47be-a35c-e9e512ac133f-attachment.txt", "type": "text/plain"}], "start": 1775433053167, "stop": 1775433053167}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoice/7543305070/items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "989d7728-cdf4-48ee-964c-7e63628a54a4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "b0b00e04-9d5f-4392-88f5-fd22e02b24e8-attachment.json", "type": "application/json"}], "start": 1775433053203, "stop": 1775433053203}, {"name": "Response → 200, trace_id: 760365fee38dc541dccb3fb0eb36015c", "status": "passed", "attachments": [{"name": "response.headers", "source": "73cf2bc9-25be-4f10-a763-67f3a9ba2b1e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ea64e02d-9905-41dc-8931-6d7422e3ec30-attachment.json", "type": "application/json"}], "start": 1775433053203, "stop": 1775433053204}], "attachments": [{"name": "cURL", "source": "ffb27c4f-babc-4c95-9463-7f8d213975a9-attachment.txt", "type": "text/plain"}], "start": 1775433053203, "stop": 1775433053204}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/{sortingType}/box/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3141256a-439b-444c-bb26-68a1bbfa6a66-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3e133228-55fb-4834-b803-0a2e6b6ea25b-attachment.json", "type": "application/json"}], "start": 1775433053240, "stop": 1775433053240}, {"name": "Response → 200, trace_id: 64ca486012b6be5c7ff4ea6f7017df1a", "status": "passed", "attachments": [{"name": "response.headers", "source": "e44c361d-240f-4936-94e5-436ce3ffd498-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "761a4478-09c8-4c50-a5bb-c3c3aa92f8be-attachment.txt", "type": "text/plain"}], "start": 1775433053240, "stop": 1775433053240}], "attachments": [{"name": "cURL", "source": "4012b0c6-c164-49ff-848e-fd5151848948-attachment.txt", "type": "text/plain"}], "start": 1775433053239, "stop": 1775433053240}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-count-box-to-table", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "75d32d71-6851-43e9-8f4e-9b05ae6cb862-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0e426fd9-c9d7-4f60-96c2-1e6c0d7a3347-attachment.json", "type": "application/json"}], "start": 1775433053286, "stop": 1775433053286}, {"name": "Response → 200, trace_id: 4fc5625029a7d91000b69d742c7ad24c", "status": "passed", "attachments": [{"name": "response.headers", "source": "87ee30dc-ad4c-4b41-b331-c20ef0a17970-attachment.json", "type": "application/json"}], "start": 1775433053287, "stop": 1775433053287}], "attachments": [{"name": "cURL", "source": "fb0decd1-7c69-45af-94fc-258ec4466567-attachment.txt", "type": "text/plain"}], "start": 1775433053286, "stop": 1775433053287}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8e6dfdfa-9fa1-4665-82a0-058a17f47ff0-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4b708f64-ddf8-46c6-8cba-f0c75f1dcdcd-attachment.json", "type": "application/json"}], "start": 1775433053353, "stop": 1775433053353}, {"name": "Response → 200, trace_id: 21fe0d6893c588b60bdec50fda59d76f", "status": "passed", "attachments": [{"name": "response.headers", "source": "10f1a3bb-d7aa-4313-8884-95cfd89ccd91-attachment.json", "type": "application/json"}], "start": 1775433053353, "stop": 1775433053353}], "attachments": [{"name": "cURL", "source": "6ee054db-f05c-4855-8bb7-354974557fac-attachment.txt", "type": "text/plain"}], "start": 1775433053353, "stop": 1775433053353}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "550e3aa3-492d-4e4d-bc72-0c4ae5f6e034-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "61b2fd69-50ff-498c-bdff-98dc76eda4b6-attachment.json", "type": "application/json"}], "start": 1775433053418, "stop": 1775433053418}, {"name": "Response → 200, trace_id: 0e84d34c40af98dc0d7113aec925e3d5", "status": "passed", "attachments": [{"name": "response.headers", "source": "210e4615-ab52-4ca5-86d0-1d8430bbe917-attachment.json", "type": "application/json"}], "start": 1775433053418, "stop": 1775433053418}], "attachments": [{"name": "cURL", "source": "78bc2a7e-116d-45dc-9be7-60a29cc8d6ec-attachment.txt", "type": "text/plain"}], "start": 1775433053417, "stop": 1775433053418}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/add-proper-item", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b1437e92-6d71-460a-a6ac-5b94c2d5294f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "355a66c7-e15e-4c4c-98b3-0d5ed1030f4d-attachment.json", "type": "application/json"}], "start": 1775433053484, "stop": 1775433053485}, {"name": "Response → 200, trace_id: 85774e9b14fc16292e243c3ae835a616", "status": "passed", "attachments": [{"name": "response.headers", "source": "e027e8c8-0c20-4187-bcd9-347e7aa67843-attachment.json", "type": "application/json"}], "start": 1775433053485, "stop": 1775433053485}], "attachments": [{"name": "cURL", "source": "7993d0d1-8a8b-4b25-af0b-7d436f8c3189-attachment.txt", "type": "text/plain"}], "start": 1775433053484, "stop": 1775433053485}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-count-box", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e1d765fd-f108-4c5f-8d0c-e05ef3564708-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "37c1861c-58ad-4914-87a2-fb6e6c2aae9c-attachment.json", "type": "application/json"}], "start": 1775433053517, "stop": 1775433053517}, {"name": "Response → 200, trace_id: 199d1e7948923ae1d3ce5338fc57afac", "status": "passed", "attachments": [{"name": "response.headers", "source": "e7c912e9-7384-44ce-8cde-a8fe3632a469-attachment.json", "type": "application/json"}], "start": 1775433053517, "stop": 1775433053517}], "attachments": [{"name": "cURL", "source": "3b9415ee-ff91-4602-9873-353059ce3be4-attachment.txt", "type": "text/plain"}], "start": 1775433053517, "stop": 1775433053517}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/link-box-to-zone", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "96b8cbb1-6352-4a49-a198-a8c6b7b2b945-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "40521648-dbc9-4da3-b2ff-1e1d37d357cd-attachment.json", "type": "application/json"}], "start": 1775433054311, "stop": 1775433054311}, {"name": "Response → 200, trace_id: 5b107928781aed9bb2265ad3f2067d75", "status": "passed", "attachments": [{"name": "response.headers", "source": "f9bc9543-91bc-40c6-8c3e-dd3c13df469a-attachment.json", "type": "application/json"}], "start": 1775433054311, "stop": 1775433054311}], "attachments": [{"name": "cURL", "source": "ebbabe78-e934-4b9b-935d-f9894c1fd2c3-attachment.txt", "type": "text/plain"}], "start": 1775433054311, "stop": 1775433054311}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/flow/close-pallet-count", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3fd05eea-e4e2-4a8d-ae83-f6fd57f7c376-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e6d80ba4-8e2a-4cdf-8c08-80da450679c9-attachment.json", "type": "application/json"}], "start": 1775433054397, "stop": 1775433054398}, {"name": "Response → 200, trace_id: ddd7206f5218547a41bf8172fa634c75", "status": "passed", "attachments": [{"name": "response.headers", "source": "9d7684b5-efa5-4b34-8626-7630be6d3ed3-attachment.json", "type": "application/json"}], "start": 1775433054398, "stop": 1775433054398}], "attachments": [{"name": "cURL", "source": "7ca29173-7ebc-46a2-9068-31446ebffce4-attachment.txt", "type": "text/plain"}], "start": 1775433054397, "stop": 1775433054398}, {"name": "Waiter function: wait_cell_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "467a2c43-bc79-4854-a7e6-06d3b80106f6-attachment.txt", "type": "text/plain"}], "start": 1775433054405, "stop": 1775433054406}], "start": 1775433054401, "stop": 1775433054406}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "1d0aa722-9e53-42e5-acb2-f05cab0a7fa8-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "0c4c2329-af1d-46a8-8509-3b4634ecaf09-attachment.json", "type": "application/json"}], "start": 1775433054418, "stop": 1775433054418}], "start": 1775433054406, "stop": 1775433054418}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoice/7543305070/items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3357cb99-62f4-48e8-8eda-cd9994439dae-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "4d8466cc-9621-458c-a25e-93ed38453671-attachment.json", "type": "application/json"}], "start": 1775433054452, "stop": 1775433054452}, {"name": "Response → 200, trace_id: a0885cd12c94153f86e6f82c5667ca52", "status": "passed", "attachments": [{"name": "response.headers", "source": "a32d6f5d-0484-4daf-8ae9-4385ef212d44-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a3490aa3-aa34-4887-a775-c7fa677aa29a-attachment.json", "type": "application/json"}], "start": 1775433054452, "stop": 1775433054452}], "attachments": [{"name": "cURL", "source": "14befc1f-ac07-428e-8407-aa02b725b341-attachment.txt", "type": "text/plain"}], "start": 1775433054451, "stop": 1775433054452}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-active-for-invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7c6b5c1b-a872-414d-b273-c39866dce862-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ce7caf39-f96d-44ef-b717-86edba9d31ad-attachment.json", "type": "application/json"}], "start": 1775433054476, "stop": 1775433054476}, {"name": "Response → 200, trace_id: 8c7eac562c244cdd9b1d49d32cb3c3ae", "status": "passed", "attachments": [{"name": "response.headers", "source": "f2a4c67c-a7b8-4b0b-b9a9-b561d94e94ef-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "327a9243-6aaf-44d2-be4c-f4c9e8ea0363-attachment.json", "type": "application/json"}], "start": 1775433054476, "stop": 1775433054476}], "attachments": [{"name": "cURL", "source": "db541685-4714-4dd3-ba0c-7832eb099b4d-attachment.txt", "type": "text/plain"}], "start": 1775433054476, "stop": 1775433054476}, {"name": "GET → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/box/get-box-items", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "605fd619-5f67-46c4-8dcc-b9b07eb2ae27-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "76e5d28e-1d1c-469b-b25c-42b3a7abc34a-attachment.json", "type": "application/json"}], "start": 1775433054506, "stop": 1775433054507}, {"name": "Response → 200, trace_id: ea80aa630965e774d8f26f59a205840b", "status": "passed", "attachments": [{"name": "response.headers", "source": "2acab05a-173c-4d8c-9273-412f8c6b0529-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e5d7b3cf-8260-4987-84c7-7713d048ad14-attachment.json", "type": "application/json"}], "start": 1775433054507, "stop": 1775433054507}], "attachments": [{"name": "cURL", "source": "067ed33b-53aa-48c6-b9b5-8a84eef7d5af-attachment.txt", "type": "text/plain"}], "start": 1775433054506, "stop": 1775433054507}], "start": 1775433053047, "stop": 1775433054510}, {"name": "declaration request", "status": "failed", "statusDetails": {"message": "AssertionError: invoice 7543305070 not in status: INVOICE_DOC_REQUESTED, actual status: READY_FOR_DECLARATION\nassert 'READY_FOR_DECLARATION' == <WMSInvoiceSt...OC_REQUESTED'>\n  \n  - INVOICE_DOC_REQUESTED\n  + READY_FOR_DECLARATION\n", "trace": "  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 791, in full_acceptance\n    (self.state_awaiting_doc().state_invoice_doc_waiting().state_invoice_doc_requested())\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/acceptance/invoice/invoice.py\", line 613, in state_invoice_doc_waiting\n    wait_invoice(self.invoice_id, status=wait_state)\n  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 289, in call\n    raise attempt.get()\n          ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 40, in wait_invoice\n    assert invoice.status == status, f\"invoice {supply_id} not in status: {status}, actual status: {invoice.status}\"\n"}, "steps": [{"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a09024a9-e340-4ef7-b5e7-02dad4c9c9ed-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "9255a315-7673-4f41-99ce-adef300d253d-attachment.json", "type": "application/json"}], "start": 1775433054515, "stop": 1775433054515}], "start": 1775433054510, "stop": 1775433054515}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/invoices/send-to-declaration?invoice_ids=7543305070", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "147ac9e5-ec34-4212-a42c-48011149a859-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "fff7d6f8-e55b-4a79-9a86-b807ce3fa736-attachment.json", "type": "application/json"}], "start": 1775433054553, "stop": 1775433054554}, {"name": "Response → 200, trace_id: 6b1b3f22716065df58b654698810a64c", "status": "passed", "attachments": [{"name": "response.headers", "source": "651d6927-322b-4865-a952-ceff94feaa5f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d7ef4b9a-25d0-4458-bb34-9ea9bbe8cea2-attachment.json", "type": "application/json"}], "start": 1775433054554, "stop": 1775433054554}], "attachments": [{"name": "cURL", "source": "73bee138-914b-48b6-bdde-e03f508cf4c6-attachment.txt", "type": "text/plain"}], "start": 1775433054553, "stop": 1775433054554}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "d1acef5d-b630-4ad8-b7b6-3d939879d051-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "e65997d6-13d5-4eda-a23d-f54b351e809d-attachment.json", "type": "application/json"}], "start": 1775433054562, "stop": 1775433054562}], "start": 1775433054557, "stop": 1775433054562}, {"name": "Waiter function: wait_invoice", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "b9cb0f88-2d32-4be8-a60e-aedab684e1d7-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "68a57de0-89bc-414b-a6dc-6d68259d58b2-attachment.json", "type": "application/json"}], "start": 1775433054575, "stop": 1775433054575}], "start": 1775433054562, "stop": 1775433054575}, {"name": "POST → https://dm-wms-be-service-acceptance.k8s-review.dailymail-tech.uz/api/v1/declaration-requests/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8dd42eed-e21b-4c8c-83bb-f3c271853aba-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a8fc1396-0497-464b-93bb-fce6163fe7b4-attachment.json", "type": "application/json"}], "start": 1775433054636, "stop": 1775433054636}, {"name": "Response → 200, trace_id: 2bd943057a100dfbb6e40d477546a4f8", "status": "passed", "attachments": [{"name": "response.headers", "source": "df9e9e85-a836-434b-aeb7-76b946d58e47-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "f53ab062-1ddc-4c51-978b-5e9d806311eb-attachment.json", "type": "application/json"}], "start": 1775433054636, "stop": 1775433054636}], "attachments": [{"name": "cURL", "source": "ef284b5e-3af8-4457-b5e4-119322ab874e-attachment.txt", "type": "text/plain"}], "start": 1775433054636, "stop": 1775433054636}, {"name": "Waiter function: wait_invoice", "status": "failed", "statusDetails": {"message": "AssertionError: invoice 7543305070 not in status: INVOICE_DOC_REQUESTED, actual status: READY_FOR_DECLARATION\nassert 'READY_FOR_DECLARATION' == <WMSInvoiceSt...OC_REQUESTED'>\n  \n  - INVOICE_DOC_REQUESTED\n  + READY_FOR_DECLARATION\n", "trace": "  File \"/app/src/framework/common/utils/utils.py\", line 218, in wrapped_f\n    return Retrying(\n           ^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 289, in call\n    raise attempt.get()\n          ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 326, in get\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/retrying.py\", line 273, in call\n    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n                      ^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/validation/waiters/acceptance.py\", line 40, in wait_invoice\n    assert invoice.status == status, f\"invoice {supply_id} not in status: {status}, actual status: {invoice.status}\"\n"}, "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "43b74e17-25ee-4cad-bb4f-8754a9e6c05c-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "f277b184-9aa8-4ea2-879e-cd95a0bae6f7-attachment.json", "type": "application/json"}], "start": 1775433054644, "stop": 1775433054644}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "83325c02-f019-49cc-8ecd-88201d2ec598-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "e3aad993-ee21-4f0e-bc0f-54edff7f5b13-attachment.json", "type": "application/json"}], "start": 1775433074658, "stop": 1775433074658}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "b6f49c8c-4fe7-4e86-a237-5cfc3567a5dc-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "6bdcc3e4-9854-44f1-a51e-8ed15bf18988-attachment.json", "type": "application/json"}], "start": 1775433094664, "stop": 1775433094664}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "6231f2fc-6397-4fdc-acb3-104dbb9aa644-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "69b93520-b7dd-478b-82a6-d09b16a79f4f-attachment.json", "type": "application/json"}], "start": 1775433114679, "stop": 1775433114679}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "9a5b3a23-4ff8-4931-9d26-b698a4daff5d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "651c6b96-3658-4abb-b971-e7e75af3d1b0-attachment.json", "type": "application/json"}], "start": 1775433134695, "stop": 1775433134695}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "3a7b6161-aba7-442d-8dc6-e69bcad2648d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "ee6ab57a-f31f-4e8b-b0ec-66cbe569b159-attachment.json", "type": "application/json"}], "start": 1775433154711, "stop": 1775433154711}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "c03b14a3-b652-4cee-ad9e-119a1c468d81-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "19da29b3-416f-4cb1-8b4c-d57b4d466297-attachment.json", "type": "application/json"}], "start": 1775433174726, "stop": 1775433174726}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "fc102c67-30f1-4e99-a196-816b029a9e11-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "b55d82c9-b8ea-4ab5-93d9-9142b8a90a31-attachment.json", "type": "application/json"}], "start": 1775433194731, "stop": 1775433194732}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "a2a88034-7a55-40bf-aa9a-0142b8117973-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "c8a0c47f-a2f0-44f6-b3ef-16d6e58591fa-attachment.json", "type": "application/json"}], "start": 1775433214746, "stop": 1775433214747}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "180a3e69-1d67-4654-a285-9817b869881b-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "18179e62-a91e-44e2-9443-cbf576bd3ce8-attachment.json", "type": "application/json"}], "start": 1775433234761, "stop": 1775433234761}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "981555fc-d141-4a56-8549-71020fc80b22-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "54649372-0208-49c9-8566-c18d2828f504-attachment.json", "type": "application/json"}], "start": 1775433254768, "stop": 1775433254768}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "b73eeff0-d493-4c1b-a736-137e6e83cdb2-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "3b91e230-17dd-4c02-af6d-315b086c5258-attachment.json", "type": "application/json"}], "start": 1775433274783, "stop": 1775433274783}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "5ece562e-8bfe-4d1c-926f-76b05ef35e37-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "4fb3a583-5a57-4571-9c36-185f25d9892b-attachment.json", "type": "application/json"}], "start": 1775433294798, "stop": 1775433294798}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "ab6bc3f0-6fde-4df7-813a-69741f6a1753-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "f2ffded1-fee2-44ab-b85f-5eb8334f3fcb-attachment.json", "type": "application/json"}], "start": 1775433314804, "stop": 1775433314804}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_acceptance ", "status": "passed", "attachments": [{"name": "query", "source": "6b577390-2ffd-4198-a13a-17005c769475-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "961a6d55-3201-43e7-a948-31baa25d47b5-attachment.json", "type": "application/json"}], "start": 1775433334819, "stop": 1775433334819}], "start": 1775433054639, "stop": 1775433334820}], "start": 1775433054510, "stop": 1775433334820}], "start": 1775433049932, "stop": 1775433334820}], "start": 1775433049919, "stop": 1775433334821}], "start": 1775433049919, "stop": 1775433334849}