{"name": "test_gateway_order_delivery_info[Uzbekistan | YaMarket]", "status": "failed", "statusDetails": {"message": "AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-08T23:24:09.364+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: fcee05265ae5c405ac4af5498c6d81d8", "trace": "self = <tests.fulfillment.test_gateway.test_gateway.TestGateway object at 0x72036b488d90>\nwms_provider_warehouse_stock = WMSProviderWarehouseStockDTO(warehouse=WMSWarehouse(id=1693627, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, ff...ider_name='YaMarket'), stocks=<src.framework.wms.builders.availability.stock.WMSStockBuilder object at 0x720368fbe4d0>)\n\n    @allure.feature(\"Service Gateway Order\")\n    def test_gateway_order_delivery_info(self, wms_provider_warehouse_stock):\n        \"\"\"\n        checking Gateway url:\n        /order/internal/order/delivering-order-info\"\n        \"\"\"\n        with allure.step(\"builder init\"):\n            builder = (\n                WMSOrderBuilder(\n                    warehouse=wms_provider_warehouse_stock.warehouse,\n                    provider=wms_provider_warehouse_stock.provider,\n                    items=wms_provider_warehouse_stock.stocks.items,\n                    user=wms_provider_warehouse_stock.stocks.user,\n                    headers=wms_provider_warehouse_stock.stocks.headers,\n                    clear=True,\n                )\n                .set_user()\n                .set_user_auth()\n                .outbound_e2e_fast_flow()\n            )\n            builder.control_order_status_in_order_service(\n                order_id=builder.order.order_id, order_status=OrderStatus.DELIVERING\n            )\n        response = SwaggerDmFfBeFacadeGateway(\n            headers=builder.headers\n>       ).post_wms_order_internal_order_delivering_order_info(\n            body=WmsOrderInternalOrderDeliveringOrderInfoRequest(order_id=builder.order.order_id)\n        )\n\ntests/fulfillment/test_gateway/test_gateway.py:168: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \nsrc/framework/common/swagger/dm/ff/be/facade/gateway.py:182: in post_wms_order_internal_order_delivering_order_info\n    response = self.client.request(\nsrc/framework/common/api.py:288: in request\n    cls._validator.validate_status_code(response, allowed_status_codes, method=method)\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nresponse = <Response [405]>\nallowed_status_codes = (<HTTPStatus.OK: 200>, <HTTPStatus.NO_CONTENT: 204>, <HTTPStatus.CREATED: 201>, <HTTPStatus.ACCEPTED: 202>)\nmethod = <HTTPMethod.POST>\n\n    @staticmethod\n    def validate_status_code(response: requests.Response, allowed_status_codes: tuple, method: str = None) -> None:\n        \"\"\"Валидирует статус код ответа\"\"\"\n        if response.status_code not in allowed_status_codes:\n            trace_id = get_clear_trace_id(headers=response.headers)\n            response_content = (\n                response.content[:STEP_CONTENT_MAX_LENGTH]\n                if len(response.content) > STEP_CONTENT_MAX_LENGTH\n                else response.content\n            )\n>           raise AssertionError(\n                f\"{response.status_code} {method} {response.url}: {response_content.decode()}, \"\n                f\"x-aer-trace-id: {trace_id}\"\n            )\nE           AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-08T23:24:09.364+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: fcee05265ae5c405ac4af5498c6d81d8\n\nsrc/framework/common/api.py:138: AssertionError"}, "description": "\n        checking Gateway url:\n        /order/internal/order/delivering-order-info\"\n        ", "steps": [{"name": "builder init", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_availability ", "status": "passed", "attachments": [{"name": "query", "source": "5866212d-c923-44c6-bac2-f29ddd082e1d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "08792cc2-2eec-42c8-862c-636da5c85485-attachment.json", "type": "application/json"}], "start": 1775690629444, "stop": 1775690629445}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "1245aacc-2f7a-414a-b11e-785ee04432c4-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "4efa846d-98cc-429c-af9b-47fac7c7e90d-attachment.json", "type": "application/json"}], "start": 1775690629553, "stop": 1775690629553}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a21c6208-b57e-44b5-8e3c-db142bf1ad28-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8d098c46-e755-479f-85ab-432555c7d23c-attachment.json", "type": "application/json"}], "start": 1775690629554, "stop": 1775690629554}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "078e0430-a156-4d33-8e89-42f1f5d0e625-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "951fe76b-bd54-4dac-920e-67c15b9964d2-attachment.json", "type": "application/json"}], "start": 1775690629555, "stop": 1775690629555}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "b41cf69e-d56e-4599-b404-145e69df66fc-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "83d998e3-14ed-407a-9573-383f09d40604-attachment.json", "type": "application/json"}], "start": 1775690629557, "stop": 1775690629557}], "start": 1775690629543, "stop": 1775690629560}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "201718cf-d447-4841-8c1a-660ff7b0b620-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "927d735e-e560-410b-8a5f-3c0d74a8bf00-attachment.json", "type": "application/json"}], "start": 1775690629572, "stop": 1775690629573}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "ab56588b-0637-4a78-88b0-cc3da8a519b1-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "96270a7a-550e-4b92-add9-9fdc7f933ee8-attachment.json", "type": "application/json"}], "start": 1775690629573, "stop": 1775690629573}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "9d4abc18-6634-464e-8b2d-6fb277513e1d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "7f8c4505-c263-490b-96fd-fc1b0add4440-attachment.json", "type": "application/json"}], "start": 1775690629574, "stop": 1775690629574}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "8edd8bf5-c698-4c7a-b87f-5335daeefc23-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a9af899b-8cfe-4621-838e-99d278652095-attachment.json", "type": "application/json"}], "start": 1775690629575, "stop": 1775690629575}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "217a60de-056b-4f98-abae-de0ea9f01339-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "b2ac60b2-98e6-4e62-bd54-1d10b32df6b7-attachment.json", "type": "application/json"}], "start": 1775690629578, "stop": 1775690629578}, {"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": "c1326cc7-13b4-48e5-9c69-1c5e66a863fa-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "dfe9dad3-7b70-4a8b-a606-908e63894622-attachment.json", "type": "application/json"}], "start": 1775690629614, "stop": 1775690629614}, {"name": "Response → 200, trace_id: 5152dddb04167c5116e11d6ed15865e3", "status": "passed", "attachments": [{"name": "response.headers", "source": "e9870865-c51e-4a6f-9ab4-224a6c2ac034-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8f9a2f93-5d07-4375-a291-ffc36b891860-attachment.json", "type": "application/json"}], "start": 1775690629614, "stop": 1775690629615}], "attachments": [{"name": "cURL", "source": "1e14903c-fadd-47e7-abc6-30ae294e184f-attachment.txt", "type": "text/plain"}], "start": 1775690629614, "stop": 1775690629615}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "e4ca3ca1-8e2b-41ab-88a8-348d6be9df69-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "7913874b-67c6-445d-85f6-01cf728fc429-attachment.json", "type": "application/json"}], "start": 1775690629622, "stop": 1775690629622}, {"name": "Waiter function: login_or_refresh", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/oauth/custom/token", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "0432c6df-45f7-4a85-8cb1-a57128dc6f4a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "58a50bb3-a6b6-4c6a-9b79-ed2eb2e482cf-attachment.json", "type": "application/json"}], "start": 1775690629655, "stop": 1775690629655}, {"name": "Response → 200, trace_id: e77850276f199287c5bbb0c33c7796a2", "status": "passed", "attachments": [{"name": "response.headers", "source": "18169072-2fd6-4a5e-9051-0b3c813ae807-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6b9a1669-6fc7-4790-94ab-99db4db5b51b-attachment.json", "type": "application/json"}], "start": 1775690629655, "stop": 1775690629655}], "attachments": [{"name": "cURL", "source": "63dfb41a-b364-4948-ae4c-5c459ca89a4b-attachment.txt", "type": "text/plain"}], "start": 1775690629655, "stop": 1775690629655}], "start": 1775690629623, "stop": 1775690629658}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status": "passed", "attachments": [{"name": "Request", "source": "5f5cdaa6-2a39-483c-b699-12b57efb6864-attachment.json", "type": "application/json"}, {"name": "Response", "source": "cab38385-df62-4034-8503-f88b865f8a46-attachment.json", "type": "application/json"}], "start": 1775690629686, "stop": 1775690629720}, {"name": "Waiter function: wait_order_order_by_platform_tracking_code", "status": "passed", "start": 1775690629721, "stop": 1775690632088}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/create-wave/order", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "cf8d995b-9639-4ba3-bdd7-b2964da163be-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8b1d08fc-d143-499a-b3de-8d4dd396f741-attachment.json", "type": "application/json"}], "start": 1775690638413, "stop": 1775690638414}, {"name": "Response → 200, trace_id: 07b888e4d5a30b4a3045fa963843bb57", "status": "passed", "attachments": [{"name": "response.headers", "source": "2b393247-01de-44be-ba29-2ed247fb2072-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "766afeaa-5b49-43d0-88b3-5035e563511d-attachment.json", "type": "application/json"}], "start": 1775690638414, "stop": 1775690638414}], "attachments": [{"name": "cURL", "source": "0c4837cb-a137-41f2-b2be-172a978b5c91-attachment.txt", "type": "text/plain"}], "start": 1775690638413, "stop": 1775690638414}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/api/v1/account/set-worker-location", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "34b102a2-5da2-4a68-bdff-0a4434099823-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5effbfed-95a0-41c1-8f4f-b9fcd11de2a3-attachment.json", "type": "application/json"}], "start": 1775690638464, "stop": 1775690638465}, {"name": "Response → 200, trace_id: a407c59f5f519c51ec8dfa79c11f0c93", "status": "passed", "attachments": [{"name": "response.headers", "source": "74dedd1e-9d86-41ae-a830-8325fae00226-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "cf40aa8c-1962-4bf7-869d-16208a61275a-attachment.json", "type": "application/json"}], "start": 1775690638465, "stop": 1775690638465}], "attachments": [{"name": "cURL", "source": "9e9ab619-8308-45c8-afe7-e7619ff5da5e-attachment.txt", "type": "text/plain"}], "start": 1775690638464, "stop": 1775690638465}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task-for-wave", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "61921fca-5f74-4605-b197-5da8ca76fdb1-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "26a592a3-893a-4481-90e7-b95e4fb0008f-attachment.json", "type": "application/json"}], "start": 1775690638518, "stop": 1775690638518}, {"name": "Response → 200, trace_id: c4a4f1d90c75854b8be5b2d2104f82b2", "status": "passed", "attachments": [{"name": "response.headers", "source": "528afb12-081e-459d-94fa-e1fbc0b0acf1-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c406f60a-69ef-4227-b902-2f631be954bd-attachment.json", "type": "application/json"}], "start": 1775690638518, "stop": 1775690638518}], "attachments": [{"name": "cURL", "source": "623e4eb1-d448-442a-906d-7446f9b9c8ba-attachment.txt", "type": "text/plain"}], "start": 1775690638517, "stop": 1775690638518}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "513f869d-bcf6-4eac-8a13-908d31ed1a79-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "14a86d8f-84ee-4d39-a662-f4c76ba9e2df-attachment.json", "type": "application/json"}], "start": 1775690638564, "stop": 1775690638565}, {"name": "Response → 200, trace_id: 0369d528462fbba7c0ad444ecdefdb43", "status": "passed", "attachments": [{"name": "response.headers", "source": "2aa58026-956c-4232-96cb-a1607c5ecb72-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2d9c6983-edfc-42bd-8cf2-8ac5c9b4147f-attachment.json", "type": "application/json"}], "start": 1775690638565, "stop": 1775690638565}], "attachments": [{"name": "cURL", "source": "a5b986d6-f679-4d67-9099-7f99021404dc-attachment.txt", "type": "text/plain"}], "start": 1775690638564, "stop": 1775690638565}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "2eafedad-f3c8-4449-9c4a-b461ead99fd3-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "fed70535-efb1-47ce-8f01-bdd7d6abf8ee-attachment.json", "type": "application/json"}], "start": 1775690638606, "stop": 1775690638607}, {"name": "Response → 200, trace_id: 92ca92e61cc18b5c89055cc29c0ec851", "status": "passed", "attachments": [{"name": "response.headers", "source": "2f10692e-85a3-4dcd-a507-71b1f598f727-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8a3eed86-49ac-42f3-87e8-6127180c90d9-attachment.json", "type": "application/json"}], "start": 1775690638607, "stop": 1775690638607}], "attachments": [{"name": "cURL", "source": "b87315fc-47ed-490a-a7bd-9cefc578fbc8-attachment.txt", "type": "text/plain"}], "start": 1775690638606, "stop": 1775690638607}, {"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": "e515ccf6-171a-432e-82ce-92eac2a02b86-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "629756c5-1be6-442c-aa56-0f84c51ef241-attachment.json", "type": "application/json"}], "start": 1775690638638, "stop": 1775690638639}, {"name": "Response → 200, trace_id: da6c35e7cb95ea23c61bebf6ef67a2c3", "status": "passed", "attachments": [{"name": "response.headers", "source": "d6c1c4a0-8042-4696-b906-7aa0a97c3b0c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "34de574c-ef64-4c77-b6b6-8bd1890eb0f6-attachment.txt", "type": "text/plain"}], "start": 1775690638639, "stop": 1775690638639}], "attachments": [{"name": "cURL", "source": "57f28c87-6642-4e09-873d-6a7b3abc2911-attachment.txt", "type": "text/plain"}], "start": 1775690638638, "stop": 1775690638639}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/box/assign?boxBarcodes=BX-0000492978&pickingTaskKey=530394d3399d8c76e10f5a926f87b2d90166c6a5de416aeb4c46a6b48fd993a9", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "2fb58033-5e30-44f4-b00b-30d2cd248a11-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "60468c75-f2f3-4d31-ade2-25c8adb7f8d7-attachment.json", "type": "application/json"}], "start": 1775690638672, "stop": 1775690638672}, {"name": "Response → 200, trace_id: 653e4d3e5b5ae92d967fbd4ecc4b5e3a", "status": "passed", "attachments": [{"name": "response.headers", "source": "f7ae3aed-cf43-4fe3-ac68-a6dc5942a880-attachment.json", "type": "application/json"}], "start": 1775690638672, "stop": 1775690638672}], "attachments": [{"name": "cURL", "source": "1b1039ab-d9d3-441f-b43f-be741a681ae0-attachment.txt", "type": "text/plain"}], "start": 1775690638672, "stop": 1775690638672}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/sku-cell/inc-by-sku-barcode", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "01545fe6-4fee-4db1-bb93-85c083b1c587-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "74d8eb21-193a-4591-8022-03284def7e82-attachment.json", "type": "application/json"}], "start": 1775690638704, "stop": 1775690638704}, {"name": "Response → 200, trace_id: 84a4d875a60f10d1f4a2645122485df2", "status": "passed", "attachments": [{"name": "response.headers", "source": "3f619557-d27e-47a0-9327-c78f1ec6852c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "832b1807-1c80-44c2-9181-b71ba9154f31-attachment.json", "type": "application/json"}], "start": 1775690638704, "stop": 1775690638704}], "attachments": [{"name": "cURL", "source": "a51d6d72-e2e8-4178-91e0-9b307a395810-attachment.txt", "type": "text/plain"}], "start": 1775690638704, "stop": 1775690638704}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task/complete-step?taskKey=530394d3399d8c76e10f5a926f87b2d90166c6a5de416aeb4c46a6b48fd993a9&skuId=4100000000000053526&cellBarcode=QA-75690627911473920&cellId=488595", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "022075f8-acdb-41a1-8d10-e3bd9b3859c9-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "57a61161-a285-4b84-869b-b08477a4f5d4-attachment.json", "type": "application/json"}], "start": 1775690638773, "stop": 1775690638774}, {"name": "Response → 200, trace_id: f0e9e5e463398af446a4cbf1b14027a1", "status": "passed", "attachments": [{"name": "response.headers", "source": "a165c82d-ddd5-448d-be46-994d85ddf867-attachment.json", "type": "application/json"}], "start": 1775690638774, "stop": 1775690638774}], "attachments": [{"name": "cURL", "source": "93cc68ac-446c-4c77-a319-903b9e957961-attachment.txt", "type": "text/plain"}], "start": 1775690638773, "stop": 1775690638774}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "cc191757-ce82-4057-a7e1-95bbdc9cc817-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "e9c10a36-9ebb-4201-bd50-18d438cc3268-attachment.json", "type": "application/json"}], "start": 1775690638807, "stop": 1775690638807}, {"name": "Response → 200, trace_id: 5ec7773d4b03dff77b3af90b19aad7ad", "status": "passed", "attachments": [{"name": "response.headers", "source": "0d99d798-2c75-43b6-b07a-1a63914f4632-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "cca91fbe-b748-4e30-8c23-c120b89e040d-attachment.json", "type": "application/json"}], "start": 1775690638807, "stop": 1775690638807}], "attachments": [{"name": "cURL", "source": "50be0417-71f6-4891-888c-43a223cb36e2-attachment.txt", "type": "text/plain"}], "start": 1775690638807, "stop": 1775690638807}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/cell-pre/bind-task-boxes", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7135a338-7fe8-43af-bdab-c6120932668d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b014059b-5896-48de-b7cd-da22cf0849ec-attachment.json", "type": "application/json"}], "start": 1775690638834, "stop": 1775690638834}, {"name": "Response → 200, trace_id: f8c80b546ef9f6d27e7d8bde42029821", "status": "passed", "attachments": [{"name": "response.headers", "source": "4319aee7-e0c3-45c1-b0aa-cb8f0fc87607-attachment.json", "type": "application/json"}], "start": 1775690638834, "stop": 1775690638834}], "attachments": [{"name": "cURL", "source": "4aca29a1-48f6-4391-b75d-0507aa89bf1e-attachment.txt", "type": "text/plain"}], "start": 1775690638834, "stop": 1775690638834}, {"name": "Waiter function: wait_consolidation_task_start", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/tasks/start", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d9a96dc4-bcf0-411d-8a1f-fe1613cc8a18-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1170a82c-29fa-4d1e-81ae-ce253bfa2a32-attachment.json", "type": "application/json"}], "start": 1775690638949, "stop": 1775690638949}, {"name": "Response → 200, trace_id: 966af4c24a3a037ddf3ef215424ba36e", "status": "passed", "attachments": [{"name": "response.headers", "source": "1df031f1-c9d9-4d0e-8463-40bb970c1ed3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "94b09fe4-d21f-4a87-99e7-b877bddd9089-attachment.json", "type": "application/json"}], "start": 1775690638949, "stop": 1775690638949}], "attachments": [{"name": "cURL", "source": "7c69e5b8-50ad-4c5f-a88d-f13e2c430a61-attachment.txt", "type": "text/plain"}], "start": 1775690638949, "stop": 1775690638949}], "start": 1775690638838, "stop": 1775690638953}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/tasks/finish", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b7c36261-bc91-4232-bf1e-dd5501119ce3-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c336c8fb-8091-489c-86cd-61fb8428e47c-attachment.json", "type": "application/json"}], "start": 1775690639034, "stop": 1775690639034}, {"name": "Response → 200, trace_id: b6caba9fec88f60a6474bafdc8af158e", "status": "passed", "attachments": [{"name": "response.headers", "source": "d3ceed60-507d-420c-846d-95436cbfe624-attachment.json", "type": "application/json"}], "start": 1775690639034, "stop": 1775690639034}], "attachments": [{"name": "cURL", "source": "17f3c8b3-8603-4db2-8e57-5a0263edff8c-attachment.txt", "type": "text/plain"}], "start": 1775690639034, "stop": 1775690639034}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/create-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ea1610fe-5093-4b10-bda4-8f8c4e6abae3-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "02c70a81-b654-41a4-97dd-b9122d6d55f1-attachment.json", "type": "application/json"}], "start": 1775690639063, "stop": 1775690639063}, {"name": "Response → 200, trace_id: 3b6313524eabefeb2c65ac0845f172b4", "status": "passed", "attachments": [{"name": "response.headers", "source": "289ebeaf-a33d-4487-a28a-31196aae915b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "7bdc1751-6a74-4791-972b-ed87d8000dbf-attachment.json", "type": "application/json"}], "start": 1775690639063, "stop": 1775690639063}], "attachments": [{"name": "cURL", "source": "9d03fb60-e084-4244-b06a-037f783b4694-attachment.txt", "type": "text/plain"}], "start": 1775690639063, "stop": 1775690639064}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/boxes", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "bd9499f9-155f-4909-87ec-c087d006d1e4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "c92edca0-76f1-4211-b3ad-0e777a4ccd0b-attachment.json", "type": "application/json"}], "start": 1775690639120, "stop": 1775690639120}, {"name": "Response → 200, trace_id: 0c87fd863f055eaeac5a7ab34016d05f", "status": "passed", "attachments": [{"name": "response.headers", "source": "a49f0758-6a44-4d75-b34e-1e232e6d5173-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "637d1aa3-3759-4219-8127-dad38f70b762-attachment.json", "type": "application/json"}], "start": 1775690639120, "stop": 1775690639121}], "attachments": [{"name": "cURL", "source": "0f220647-470d-4ea2-bd54-e82509f10bf9-attachment.txt", "type": "text/plain"}], "start": 1775690639120, "stop": 1775690639121}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/add-box-to-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "0b2c38fa-abfd-435b-a0ee-12845f5b8ba7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4c487c0e-6917-4c07-9fb1-0b85e87aa0da-attachment.json", "type": "application/json"}], "start": 1775690639178, "stop": 1775690639179}, {"name": "Response → 200, trace_id: 712442eaa01d198930efc8e38afab55c", "status": "passed", "attachments": [{"name": "response.headers", "source": "a5a39872-08a0-4123-ab84-622f907eacd3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c15ed20a-e502-4eea-8972-5d220cea8c98-attachment.json", "type": "application/json"}], "start": 1775690639179, "stop": 1775690639179}], "attachments": [{"name": "cURL", "source": "ea717920-6ec2-4a5c-a40c-73a5232e5b0d-attachment.txt", "type": "text/plain"}], "start": 1775690639178, "stop": 1775690639179}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/move-in-progress?sortingTaskId=161098", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e2e8c61f-9575-42fb-ab66-2ea6b6c9e2bf-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "fdf24813-a96b-43f5-953a-2f2ada6eb4fe-attachment.json", "type": "application/json"}], "start": 1775690639207, "stop": 1775690639208}, {"name": "Response → 200, trace_id: 21171d92b68a68c7680e633b175a5862", "status": "passed", "attachments": [{"name": "response.headers", "source": "77090e70-eb21-47c7-b228-7e18f6e2beb1-attachment.json", "type": "application/json"}], "start": 1775690639208, "stop": 1775690639208}], "attachments": [{"name": "cURL", "source": "e9471642-3246-4a8e-969c-22c2054cb977-attachment.txt", "type": "text/plain"}], "start": 1775690639207, "stop": 1775690639208}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/api/v1/account/set-worker-location", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6d07ff00-57c9-4362-83ad-b7edc8dca281-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8ddf00ec-73cf-4723-a952-5456b9142b8e-attachment.json", "type": "application/json"}], "start": 1775690639246, "stop": 1775690639246}, {"name": "Response → 200, trace_id: 6896ba584d432c61143b3318821af34c", "status": "passed", "attachments": [{"name": "response.headers", "source": "ef495006-a533-46c2-bf34-884df8f6c708-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "72b7280c-0244-4499-8a4c-e2a55d9c9fd8-attachment.json", "type": "application/json"}], "start": 1775690639246, "stop": 1775690639247}], "attachments": [{"name": "cURL", "source": "a664677f-f9d2-4b1d-ba78-913ee758b83b-attachment.txt", "type": "text/plain"}], "start": 1775690639246, "stop": 1775690639247}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/check-requirements", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d0fd1462-1140-49d1-b5f4-56528c2d09b4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "84f902aa-db9a-4b5e-90a7-96a16a2ed49f-attachment.json", "type": "application/json"}], "start": 1775690639328, "stop": 1775690639329}, {"name": "Response → 200, trace_id: 91c0f329b98d4f9a5a50b8ba49f43d4b", "status": "passed", "attachments": [{"name": "response.headers", "source": "45e97cfb-ebee-42c7-9847-91a0d63b3e40-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4988cd1c-d3e6-4706-a729-1f5c1dd8ae4f-attachment.json", "type": "application/json"}], "start": 1775690639329, "stop": 1775690639329}], "attachments": [{"name": "cURL", "source": "d3032f30-2d3c-4d25-a7d6-2ed62af6bfb8-attachment.txt", "type": "text/plain"}], "start": 1775690639328, "stop": 1775690639329}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/box/complete", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e7daa1a2-db03-4e93-a490-2a82e7db0f77-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e9007beb-3e13-4f0b-ae3e-344f31115817-attachment.json", "type": "application/json"}], "start": 1775690639368, "stop": 1775690639369}, {"name": "Response → 200, trace_id: 75682ddcb177a3d981dfd305e3a673c5", "status": "passed", "attachments": [{"name": "response.headers", "source": "b1c3f202-1fe2-499e-ae82-c6589183344d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ffc3eb7e-89d0-40d6-b642-3d36d96a29e8-attachment.json", "type": "application/json"}], "start": 1775690639369, "stop": 1775690639369}], "attachments": [{"name": "cURL", "source": "3709a014-3b45-4463-a8de-fcfae0e122d2-attachment.txt", "type": "text/plain"}], "start": 1775690639368, "stop": 1775690639369}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/multi-barcode/box", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "262b21e8-0ae0-4a02-935e-1ac3b1d010ab-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7211fe92-390a-4499-8d50-985401833c9a-attachment.json", "type": "application/json"}], "start": 1775690639408, "stop": 1775690639409}, {"name": "Response → 200, trace_id: 73f336cfe9003a5f5342b758218311d3", "status": "passed", "attachments": [{"name": "response.headers", "source": "17c8ac05-adba-41e4-955a-b06c39a42ad6-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "0e5fefb8-27b6-478f-b662-156a37d7f2b6-attachment.json", "type": "application/json"}], "start": 1775690639409, "stop": 1775690639409}], "attachments": [{"name": "cURL", "source": "9614d1f8-bf6a-4620-943e-b148462c2fe8-attachment.txt", "type": "text/plain"}], "start": 1775690639408, "stop": 1775690639409}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "db260944-3250-44ae-b7ce-d8a7086eb338-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "461f81da-77bb-48e0-a8cf-f554672a9bcc-attachment.json", "type": "application/json"}], "start": 1775690639428, "stop": 1775690639428}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/assign/cell?orderId=4278192681&wallCellBarcode=12.18.1.47", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8de2b38f-0b37-4002-88c8-6f2be672ea9a-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "94b00963-db71-41eb-b48e-febc2af86454-attachment.json", "type": "application/json"}], "start": 1775690639460, "stop": 1775690639460}, {"name": "Response → 200, trace_id: c5a139a9f60a41291696f173880df813", "status": "passed", "attachments": [{"name": "response.headers", "source": "3d8fd772-6c95-4f1e-b6e8-cfebbeb4926e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "fceb05d4-f8e1-458c-8251-5e89b606b2b8-attachment.txt", "type": "text/plain"}], "start": 1775690639460, "stop": 1775690639461}], "attachments": [{"name": "cURL", "source": "b3fc95e4-d9ac-4834-b67a-e06fa2ef8687-attachment.txt", "type": "text/plain"}], "start": 1775690639460, "stop": 1775690639461}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "1ff3cbf8-7c35-44b5-b72d-440f81e85012-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "09024553-ee5c-4529-9f85-19aec4f9bf15-attachment.json", "type": "application/json"}], "start": 1775690639472, "stop": 1775690639473}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/wall/cell/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e80f77bd-aa1a-4642-88dd-380b44008203-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0cc438b0-8bdb-4d93-8854-ae15e0e8175e-attachment.json", "type": "application/json"}], "start": 1775690640534, "stop": 1775690640535}, {"name": "Response → 200, trace_id: 5fcd5ea2e9922f446c0a521fcb4c3f03", "status": "passed", "attachments": [{"name": "response.headers", "source": "b76c3c45-3381-4fc1-ac94-fe1b0e22aece-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c04d3e1f-8db3-4c76-b9fd-730d3c707390-attachment.json", "type": "application/json"}], "start": 1775690640535, "stop": 1775690640535}], "attachments": [{"name": "cURL", "source": "e19b67a7-a319-4c04-8480-b8a3ce36e558-attachment.txt", "type": "text/plain"}], "start": 1775690640534, "stop": 1775690640535}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/box/complete", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fc32a381-55b0-43a3-9c82-c479aedc1734-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "17dfbc4e-31ca-45cf-aacf-c711324f91c2-attachment.json", "type": "application/json"}], "start": 1775690640561, "stop": 1775690640561}, {"name": "Response → 200, trace_id: 2f5cd4b0f0de30827152e18c51eb332e", "status": "passed", "attachments": [{"name": "response.headers", "source": "89c10b2d-d2aa-4aaa-9542-324b94c63d16-attachment.json", "type": "application/json"}], "start": 1775690640561, "stop": 1775690640562}], "attachments": [{"name": "cURL", "source": "99653f7e-c218-424d-b1b3-b36882fd9691-attachment.txt", "type": "text/plain"}], "start": 1775690640561, "stop": 1775690640562}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/complete-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "cccf5860-f63e-4025-9ab2-e55a1239f918-attachment.json", "type": "application/json"}], "start": 1775690640584, "stop": 1775690640584}, {"name": "Response → 200, trace_id: 163d0f15b850d06cb1a7723e60e9a1a1", "status": "passed", "attachments": [{"name": "response.headers", "source": "647fc4ca-601a-4cb4-b963-57b5092de5b0-attachment.json", "type": "application/json"}], "start": 1775690640584, "stop": 1775690640584}], "attachments": [{"name": "cURL", "source": "9ad99410-b548-4f5b-b34b-2808f37f8ccf-attachment.txt", "type": "text/plain"}], "start": 1775690640584, "stop": 1775690640584}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "d03f2d32-83fd-475b-b07e-cca9fb08a4e7-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "52349ce0-2110-4318-a13c-a8150ade575f-attachment.json", "type": "application/json"}], "start": 1775690640588, "stop": 1775690640588}], "start": 1775690640587, "stop": 1775690640590}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/bind-worker", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4dcce6fd-e348-4bed-bc7b-bedc6050f543-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6948a886-74ec-4978-b7ce-a4058a1abb6b-attachment.json", "type": "application/json"}], "start": 1775690640621, "stop": 1775690640621}, {"name": "Response → 200, trace_id: a550c88594fed47c22cf5171f69dc816", "status": "passed", "attachments": [{"name": "response.headers", "source": "59aad833-a633-4e9b-9d2e-11b66ca0814a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "337ee09d-7d75-4163-852c-63ceaaf8d43e-attachment.json", "type": "application/json"}], "start": 1775690640621, "stop": 1775690640622}], "attachments": [{"name": "cURL", "source": "9076cbf4-69af-42db-8ddd-83f59ed019b0-attachment.txt", "type": "text/plain"}], "start": 1775690640621, "stop": 1775690640622}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/generate", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "8ba82e83-ffd5-4ec7-85ab-f4117f073579-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b1ea46e1-a24c-446f-8be7-5c334f747964-attachment.json", "type": "application/json"}], "start": 1775690640648, "stop": 1775690640648}, {"name": "Response → 200, trace_id: 10e4d17b1e3dabf5bc054ce1510d5f74", "status": "passed", "attachments": [{"name": "response.headers", "source": "d141c115-746e-454c-b91b-02029dc278dd-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3ab0b826-0bad-4f75-ac51-eae73e8f69ce-attachment.json", "type": "application/json"}], "start": 1775690640648, "stop": 1775690640648}], "attachments": [{"name": "cURL", "source": "5ebbf499-3f84-4044-accf-cf04486f78f7-attachment.txt", "type": "text/plain"}], "start": 1775690640648, "stop": 1775690640648}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "8110d83b-24f5-4444-be5f-d1eb7ea598a4-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "dad19b0f-84b6-402c-8685-8c8755f02eac-attachment.json", "type": "application/json"}], "start": 1775690640665, "stop": 1775690640665}], "start": 1775690640650, "stop": 1775690640665}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/bind-big-bag", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "5186524c-5542-41ac-9d81-4f448d865f9e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5e2a07da-a8ec-46f3-8c8e-b7bbd33f5fb0-attachment.json", "type": "application/json"}], "start": 1775690640696, "stop": 1775690640696}, {"name": "Response → 200, trace_id: a44d5986d3736d6b1e569ebfaf7107cf", "status": "passed", "attachments": [{"name": "response.headers", "source": "56216acc-178c-4845-87af-1fc363b1fffb-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "54fe5b00-83fe-4aaa-9b47-6f37651277c2-attachment.json", "type": "application/json"}], "start": 1775690640696, "stop": 1775690640696}], "attachments": [{"name": "cURL", "source": "36122692-d615-49fd-8eb3-647ff63c5de8-attachment.txt", "type": "text/plain"}], "start": 1775690640696, "stop": 1775690640696}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "a3c10dfe-3405-4a1b-9068-8852a5ca549b-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "efccc68f-f48f-4c9d-83d0-c96884e5d6bf-attachment.json", "type": "application/json"}], "start": 1775690640704, "stop": 1775690640705}], "start": 1775690640700, "stop": 1775690640705}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d2c33702-a7db-42fb-8b2c-ac7fc7c2e8f8-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "494ec7b1-ee82-4490-b668-7f1b5d308b65-attachment.json", "type": "application/json"}], "start": 1775690640736, "stop": 1775690640737}, {"name": "Response → 200, trace_id: 3e04a294f253000189e3fcb69f51d1d4", "status": "passed", "attachments": [{"name": "response.headers", "source": "57dee5bb-fa42-4d13-9b74-c6d72a2e2dfb-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a592b760-3862-47a9-969c-fbb96c16d6a1-attachment.json", "type": "application/json"}], "start": 1775690640737, "stop": 1775690640737}], "attachments": [{"name": "cURL", "source": "ac6a67a7-0abe-4043-a57e-d148b18e96e6-attachment.txt", "type": "text/plain"}], "start": 1775690640736, "stop": 1775690640737}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6e35987a-e0ae-4c00-b354-9eb14c4695ad-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "612e6320-5b89-4b62-bf1b-c814e6b0c4f3-attachment.json", "type": "application/json"}], "start": 1775690640827, "stop": 1775690640827}, {"name": "Response → 200, trace_id: 21907026b3075676774cffb56497e5e2", "status": "passed", "attachments": [{"name": "response.headers", "source": "b92a7856-75df-44bc-9c3f-a1f6385956a4-attachment.json", "type": "application/json"}], "start": 1775690640827, "stop": 1775690640827}], "attachments": [{"name": "cURL", "source": "20b881aa-755f-483b-ad95-57fcc805dbde-attachment.txt", "type": "text/plain"}], "start": 1775690640827, "stop": 1775690640827}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "65e9b2c5-17d0-4fe3-a791-612a9af6884a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0e39583a-1e5a-4375-a4c2-5c812feafd64-attachment.json", "type": "application/json"}], "start": 1775690640871, "stop": 1775690640871}, {"name": "Response → 200, trace_id: 170d01c537017a7724ab71b9bbcdaff9", "status": "passed", "attachments": [{"name": "response.headers", "source": "b118a3ba-d9c5-4371-b655-817f4ac77f3b-attachment.json", "type": "application/json"}], "start": 1775690640871, "stop": 1775690640871}], "attachments": [{"name": "cURL", "source": "bfdb0d4d-71b3-4fa5-9564-7b78f593487c-attachment.txt", "type": "text/plain"}], "start": 1775690640871, "stop": 1775690640872}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b1f6e928-c176-410b-b04d-ebc55d9af717-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8243efe9-935d-40e7-a118-cc466dc782c9-attachment.json", "type": "application/json"}], "start": 1775690640925, "stop": 1775690640925}, {"name": "Response → 200, trace_id: f66ca1be44baa74779646ac59e52d71a", "status": "passed", "attachments": [{"name": "response.headers", "source": "3f2a44b9-ee48-4db7-b155-5fd24caf3b0a-attachment.json", "type": "application/json"}], "start": 1775690640925, "stop": 1775690640925}], "attachments": [{"name": "cURL", "source": "6206cc81-94e8-4d96-b20e-361127d9a7a8-attachment.txt", "type": "text/plain"}], "start": 1775690640925, "stop": 1775690640925}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "0697d37d-8c8b-4a77-bc99-df3452cd9fc4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "fc39f93e-380b-4a7d-9db4-7fbb12102bc6-attachment.json", "type": "application/json"}], "start": 1775690640968, "stop": 1775690640969}, {"name": "Response → 200, trace_id: 618ab7343e170f467a20132859d97cd0", "status": "passed", "attachments": [{"name": "response.headers", "source": "5b53f4d4-0bb7-42d7-83ed-75b6c23240c0-attachment.json", "type": "application/json"}], "start": 1775690640969, "stop": 1775690640969}], "attachments": [{"name": "cURL", "source": "e9309fb8-bcb9-4132-baf5-85ffdf8b7b8f-attachment.txt", "type": "text/plain"}], "start": 1775690640968, "stop": 1775690640969}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9e97a013-a791-49d9-9287-17c319a8b353-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a13dd512-ae28-4fd5-a8f1-26aab62028cf-attachment.json", "type": "application/json"}], "start": 1775690641012, "stop": 1775690641013}, {"name": "Response → 200, trace_id: 0ee1587a859e31b2b8803f4e39842aaa", "status": "passed", "attachments": [{"name": "response.headers", "source": "92169293-8a09-45a2-a3b8-ce7bd26efd9c-attachment.json", "type": "application/json"}], "start": 1775690641013, "stop": 1775690641013}], "attachments": [{"name": "cURL", "source": "33dc79e7-207f-4504-bdda-55cd9961e576-attachment.txt", "type": "text/plain"}], "start": 1775690641012, "stop": 1775690641013}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d2defc62-b502-4880-9e5e-1dc45f1d5afa-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8d8de67a-8dc7-45c3-8472-4887ac6ce97e-attachment.json", "type": "application/json"}], "start": 1775690641058, "stop": 1775690641059}, {"name": "Response → 200, trace_id: 01f061221f49d11d63b2791f5a7aefeb", "status": "passed", "attachments": [{"name": "response.headers", "source": "ee766c33-dff7-448e-af10-93da373ab57a-attachment.json", "type": "application/json"}], "start": 1775690641059, "stop": 1775690641059}], "attachments": [{"name": "cURL", "source": "6b33bf87-ede9-4348-9dad-9a545011b603-attachment.txt", "type": "text/plain"}], "start": 1775690641058, "stop": 1775690641059}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c5374a68-84e9-4ca9-93e8-fe40d713928c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "2f4e3874-0016-4c4e-a830-0f3dfad9e16d-attachment.json", "type": "application/json"}], "start": 1775690641101, "stop": 1775690641101}, {"name": "Response → 200, trace_id: 71f9acd7a78ff7dbb72ab06cba6d428d", "status": "passed", "attachments": [{"name": "response.headers", "source": "53aab488-8aac-47ef-af96-2e504f8deab5-attachment.json", "type": "application/json"}], "start": 1775690641101, "stop": 1775690641101}], "attachments": [{"name": "cURL", "source": "22620be8-a46c-44b6-b04c-34ba7a6ecbf3-attachment.txt", "type": "text/plain"}], "start": 1775690641101, "stop": 1775690641101}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/update-weight", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "050c7414-75da-43bb-b7e6-55fc37ab856a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "984c5ed5-1cfd-4349-b336-6c356957c02d-attachment.json", "type": "application/json"}], "start": 1775690641139, "stop": 1775690641140}, {"name": "Response → 200, trace_id: dcd0275c24c331da84299d6c156e608f", "status": "passed", "attachments": [{"name": "response.headers", "source": "9e9689fc-a4e4-495d-896f-6f419fe89d7e-attachment.json", "type": "application/json"}], "start": 1775690641140, "stop": 1775690641140}], "attachments": [{"name": "cURL", "source": "395a6dde-f68a-4258-b2fa-4bcf2e19f33f-attachment.txt", "type": "text/plain"}], "start": 1775690641139, "stop": 1775690641140}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/close", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f4680dae-dfe7-4898-84aa-ea190da92337-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a306675f-2e2f-400a-b53a-2a3b88d1ba54-attachment.json", "type": "application/json"}], "start": 1775690641628, "stop": 1775690641629}, {"name": "Response → 200, trace_id: 53058d257ad5927e1e479ae41abef1cc", "status": "passed", "attachments": [{"name": "response.headers", "source": "f828e999-77b1-459d-9db7-d69cd2844e82-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "85bd42c9-0142-452e-9d4a-eefb8f654947-attachment.json", "type": "application/json"}], "start": 1775690641629, "stop": 1775690641629}], "attachments": [{"name": "cURL", "source": "cf5f0fe8-6ac8-414e-aff9-d4bd6aa73fdf-attachment.txt", "type": "text/plain"}], "start": 1775690641628, "stop": 1775690641629}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "012c70b3-1cd1-4a12-b6e7-e69829ddf583-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "7de9f140-aa02-42e4-b0b7-7ceff6db5c1a-attachment.json", "type": "application/json"}], "start": 1775690641637, "stop": 1775690641637}], "start": 1775690641632, "stop": 1775690641637}, {"name": "Waiter function: wait_big_bag_by_order_id", "status": "passed", "start": 1775690641637, "stop": 1775690641640}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/unbind-worker", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "beb8a110-5e96-4ae5-813c-d0e07dbc98ce-attachment.json", "type": "application/json"}], "start": 1775690641659, "stop": 1775690641660}, {"name": "Response → 200, trace_id: 93cd2ded6172853dfea4e2bba627128a", "status": "passed", "attachments": [{"name": "response.headers", "source": "0010f219-a21d-44ac-8210-f540a5ce10e5-attachment.json", "type": "application/json"}], "start": 1775690641660, "stop": 1775690641660}], "attachments": [{"name": "cURL", "source": "14d339fc-5d1e-43c9-91c1-cc5f796dca9f-attachment.txt", "type": "text/plain"}], "start": 1775690641659, "stop": 1775690641660}, {"name": "Waiter function: wait_big_bags_ship", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/ship", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c1c8695e-e12d-4be5-a876-ae1fe6cf63fe-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ea5ec378-2392-4626-8617-3981c381a092-attachment.json", "type": "application/json"}], "start": 1775690646327, "stop": 1775690646327}, {"name": "Response → 200, trace_id: aabdcd000ed1534f0f00447f1e37ee02", "status": "passed", "attachments": [{"name": "response.headers", "source": "6e916009-a7bf-4a52-808d-2659271694fa-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "5cc52621-859d-4697-bae1-8cf58f302859-attachment.json", "type": "application/json"}], "start": 1775690646327, "stop": 1775690646327}], "attachments": [{"name": "cURL", "source": "4d569468-d630-4da9-85e9-272947d7c15b-attachment.txt", "type": "text/plain"}], "start": 1775690646326, "stop": 1775690646327}], "start": 1775690641662, "stop": 1775690646330}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "fcb440c7-9a7c-427a-8d78-ea243fd6466a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "a8c12c6b-4d7f-4429-b487-7056b79c932f-attachment.json", "type": "application/json"}], "start": 1775690646334, "stop": 1775690646334}], "start": 1775690646330, "stop": 1775690646334}, {"name": "Waiter function: wait_order_order", "status": "passed", "start": 1775690646334, "stop": 1775690649337}], "start": 1775690629425, "stop": 1775690649338}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info", "status": "failed", "statusDetails": {"message": "AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-08T23:24:09.364+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: fcee05265ae5c405ac4af5498c6d81d8\n", "trace": "  File \"/app/src/framework/common/api.py\", line 288, in request\n    cls._validator.validate_status_code(response, allowed_status_codes, method=method)\n  File \"/app/src/framework/common/api.py\", line 138, in validate_status_code\n    raise AssertionError(\n"}, "attachments": [{"name": "Request", "source": "ab9573c6-5a32-40f5-b129-ae6467c0d699-attachment.json", "type": "application/json"}, {"name": "Response", "source": "6143ab56-623d-4e90-a799-3a89dccbfe4c-attachment.json", "type": "application/json"}], "start": 1775690649338, "stop": 1775690649367}], "attachments": [{"name": "log", "source": "158398e8-24c8-4420-a7d9-c9967e375bf8-attachment.txt", "type": "text/plain"}], "parameters": [{"name": "wms_providers", "value": "{'provider': WMSProvider(last_mile='YaMarket', city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.ALIEXPRESS_UZ: 12>, last_mile_id=<DeliveryLastMileId.ALIEXPRESS_UZ: 12>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.ALIEXPRESS_UZ: 12>, order_source=<OrderSource.YaMarket: 'YaMarket'>, provider_name='YaMarket'), 'warehouse': WMSWarehouse(id=1693627, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, ff_id='WH_TASHKENT', hub_last_mile_id=0, providers=[WMSProvider(last_mile='YaMarket', city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.ALIEXPRESS_UZ: 12>, last_mile_id=<DeliveryLastMileId.ALIEXPRESS_UZ: 12>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.ALIEXPRESS_UZ: 12>, order_source=<OrderSource.YaMarket: 'YaMarket'>, provider_name='YaMarket')], name='Uzbekistan', description='Бонд Узбекистан', use_datamatrix=False, user=WMSAccount(wms_id=33349, phone='3335000010', role_wms_id=23, zone_id=None, patronymic=None, last_name='', password='1234', first_name='', token='', refresh_token=''), storage_cell=<StorageCells.MA1_1_1_01: 'MA1-1-1-01'>, defected_cell=<DefectedCells.BR_01_01_1_05: 'BR-01-01-1-05'>, overage_cell=<OverageCells.IZ_1_01_01_1_05: 'IZ-1-01-01-1-05'>, weighing_cell=<WeighingCells.WT_1_11_1: 'WT-1-01-1'>, packing_table=<PackingTable.UP_AUTOTEST_01: 'UP-AUTOTEST-01'>, packing_zone_id='', qa_zone=<WMSZoneIds.QA_UZ_ZONE: 31>, email=None, phone=None)}"}], "start": 1775690629425, "stop": 1775690649367, "uuid": "f96ca5ca-89c4-4f0b-9baf-840a0286ae51", "historyId": "7d260a21cd478bbc2eb7ac10f02912f4", "testCaseId": "9c8e78d70f21f5b03bce3045b89b1458", "fullName": "tests.fulfillment.test_gateway.test_gateway.TestGateway#test_gateway_order_delivery_info", "labels": [{"name": "feature", "value": "Service Gateway Order"}, {"name": "tag", "value": "dm-ff-be-facade-gateway"}, {"name": "parentSuite", "value": "tests.fulfillment.test_gateway"}, {"name": "suite", "value": "test_gateway"}, {"name": "subSuite", "value": "TestGateway"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-0-3hvs0d0x"}, {"name": "thread", "value": "22-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fulfillment.test_gateway.test_gateway"}], "titlePath": ["tests", "fulfillment", "test_gateway", "test_gateway.py", "TestGateway"]}