{
  "result": {
    "stats": {
      "steps": {
        "total": 10,
        "passed": 0,
        "failed": 10
      },
      "iterations": {
        "total": 1,
        "pending": 0,
        "failed": 1
      },
      "items": {},
      "scripts": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "prerequests": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "requests": {
        "total": 10,
        "pending": 0,
        "failed": 10
      },
      "socketRequests": {
        "total": 0,
        "pending": 0,
        "failed": 0
      },
      "tests": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "assertions": {
        "total": 20,
        "pending": 0,
        "failed": 20
      },
      "testScripts": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "prerequestScripts": {
        "total": 0,
        "pending": 0,
        "failed": 0
      }
    },
    "timings": {
      "responseTime": 0,
      "responseAverage": 0,
      "responseMin": 0,
      "responseMax": 0,
      "responseSd": 0,
      "dnsAverage": 0,
      "dnsMin": 0,
      "dnsMax": 0,
      "dnsSd": 0,
      "firstByteAverage": 0,
      "firstByteMin": 0,
      "firstByteMax": 0,
      "firstByteSd": 0,
      "started": 1783415333529,
      "completed": 1783415338813
    },
    "executions": [
      {
        "id": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
        "item": {
          "id": "kb-list",
          "name": "查看知识库列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "list"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "page_num",
                  "value": "1"
                },
                {
                  "key": "page_size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "357e52db-7437-4d6e-b58e-6c0496a4720d",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424"
        },
        "type": "http",
        "name": "查看知识库列表",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415333531,
          "preProcessorsStarted": 1783415333533,
          "preProcessorsCompleted": 1783415333533,
          "postProcessorsStarted": 1783415338644,
          "postProcessorsCompleted": 1783415338679,
          "completed": 1783415338679
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/list",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "51"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "list"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "space_id",
                "value": "7366210605697007616"
              },
              {
                "key": "page_num",
                "value": "1"
              },
              {
                "key": "page_size",
                "value": "2"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "ETIMEDOUT",
          "message": "ETIMEDOUT"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "701639a8-8843-407c-897a-23165c4ff649",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:1)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "701639a8-8843-407c-897a-23165c4ff649",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:1)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "7ec2780c-439e-4e28-8850-789785c3a92e",
        "item": {
          "id": "kb-diagnostics",
          "name": "检测 Coze 配置",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "diagnostics"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": []
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "47808afa-040a-40a1-b61c-da18a703afa0",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1"
        },
        "type": "http",
        "name": "检测 Coze 配置",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338682,
          "preProcessorsStarted": 1783415338683,
          "preProcessorsCompleted": 1783415338683,
          "postProcessorsStarted": 1783415338697,
          "postProcessorsCompleted": 1783415338702,
          "completed": 1783415338702
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/diagnostics",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "0"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "diagnostics"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": []
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64053)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:2)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:2)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
        "item": {
          "id": "kb-create-negative",
          "name": "创建知识库-缺少名称校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "create"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "format_type",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "20e63e8f-5693-42e8-b3a9-018b7af90013"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4"
        },
        "type": "http",
        "name": "创建知识库-缺少名称校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338704,
          "preProcessorsStarted": 1783415338706,
          "preProcessorsCompleted": 1783415338706,
          "postProcessorsStarted": 1783415338714,
          "postProcessorsCompleted": 1783415338717,
          "completed": 1783415338717
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/create",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "42"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "create"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "space_id",
                "value": "7366210605697007616"
              },
              {
                "key": "format_type",
                "value": "0"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64054)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:3)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:3)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
        "item": {
          "id": "kb-update-negative",
          "name": "修改知识库信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "update"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                },
                {
                  "key": "name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "20281bbb-005b-481c-a318-551adc714a76",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118"
        },
        "type": "http",
        "name": "修改知识库信息-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338719,
          "preProcessorsStarted": 1783415338720,
          "preProcessorsCompleted": 1783415338720,
          "postProcessorsStarted": 1783415338728,
          "postProcessorsCompleted": 1783415338730,
          "completed": 1783415338730
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/update",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "62"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "update"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "0"
              },
              {
                "key": "name",
                "value": "Smoke 不应成功"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64055)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:4)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:4)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
        "item": {
          "id": "kb-delete-negative",
          "name": "删除知识库-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "delete"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366"
        },
        "type": "http",
        "name": "删除知识库-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338732,
          "preProcessorsStarted": 1783415338733,
          "preProcessorsCompleted": 1783415338733,
          "postProcessorsStarted": 1783415338741,
          "postProcessorsCompleted": 1783415338743,
          "completed": 1783415338743
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/delete",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "12"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "delete"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "0"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64056)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "d7749977-d0c3-4c81-a025-f66819150539",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:5)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "d7749977-d0c3-4c81-a025-f66819150539",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:5)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
        "item": {
          "id": "kb-documents",
          "name": "查看知识库文件列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "documents"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "page",
                  "value": "1"
                },
                {
                  "key": "size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "901b0e0f-f256-4280-967d-061e0ba2c974",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9"
        },
        "type": "http",
        "name": "查看知识库文件列表",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338745,
          "preProcessorsStarted": 1783415338746,
          "preProcessorsCompleted": 1783415338746,
          "postProcessorsStarted": 1783415338754,
          "postProcessorsCompleted": 1783415338756,
          "completed": 1783415338756
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/documents",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "44"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "documents"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              },
              {
                "key": "page",
                "value": "1"
              },
              {
                "key": "size",
                "value": "2"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64057)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:6)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:6)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
        "item": {
          "id": "kb-upload-negative",
          "name": "上传知识库文件-缺少文件校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "upload"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9ce7aa06-5d51-4697-a922-22a42387a012",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "21d2632b-5b32-495f-9052-6887d7383861"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08"
        },
        "type": "http",
        "name": "上传知识库文件-缺少文件校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338758,
          "preProcessorsStarted": 1783415338759,
          "preProcessorsCompleted": 1783415338759,
          "postProcessorsStarted": 1783415338767,
          "postProcessorsCompleted": 1783415338769,
          "completed": 1783415338769
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/upload",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "30"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "upload"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64058)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:7)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:7)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
        "item": {
          "id": "kb-delete-document-negative",
          "name": "删除知识库文件-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "deleteDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133"
        },
        "type": "http",
        "name": "删除知识库文件-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338771,
          "preProcessorsStarted": 1783415338772,
          "preProcessorsCompleted": 1783415338772,
          "postProcessorsStarted": 1783415338779,
          "postProcessorsCompleted": 1783415338781,
          "completed": 1783415338781
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/deleteDocument",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "44"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "deleteDocument"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              },
              {
                "key": "document_id",
                "value": "0"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64059)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:8)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:8)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
        "item": {
          "id": "kb-update-document-negative",
          "name": "修改知识库文件信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "updateDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                },
                {
                  "key": "document_name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027"
        },
        "type": "http",
        "name": "修改知识库文件信息-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338783,
          "preProcessorsStarted": 1783415338784,
          "preProcessorsCompleted": 1783415338784,
          "postProcessorsStarted": 1783415338793,
          "postProcessorsCompleted": 1783415338796,
          "completed": 1783415338796
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/updateDocument",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "103"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "updateDocument"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              },
              {
                "key": "document_id",
                "value": "0"
              },
              {
                "key": "document_name",
                "value": "Smoke 不应成功"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64060)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "16527017-1a8c-4250-aac8-8c088368b827",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:9)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "16527017-1a8c-4250-aac8-8c088368b827",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:9)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
        "item": {
          "id": "kb-progress",
          "name": "查看文件上传解析进度",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "progress"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7656644527025766415"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649709462274054"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649711444557867"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "eeb35625-baac-47b0-b3c3-2f61857d6771"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969"
        },
        "type": "http",
        "name": "查看文件上传解析进度",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338799,
          "preProcessorsStarted": 1783415338800,
          "preProcessorsCompleted": 1783415338800,
          "postProcessorsStarted": 1783415338808,
          "postProcessorsCompleted": 1783415338810,
          "completed": 1783415338810
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/progress",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "108"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "progress"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7656644527025766415"
              },
              {
                "key": "document_ids[]",
                "value": "7656649709462274054"
              },
              {
                "key": "document_ids[]",
                "value": "7656649711444557867"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64061)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:10)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:10)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      }
    ],
    "transfers": {
      "responseTotal": 0
    },
    "failures": [
      {
        "error": {
          "code": "ETIMEDOUT",
          "connect": true,
          "name": "Error",
          "message": "ETIMEDOUT",
          "stack": "Error: ETIMEDOUT\n    at Timeout.<anonymous> (/Users/guodongwei/.nvm/versions/node/v22.22.1/lib/node_modules/apifox-cli/bin/cli.js:3:6532450)\n    at listOnTimeout (node:internal/timers:585:17)\n    at process.processTimers (node:internal/timers:521:7)",
          "checksum": "94d9279cd4040654d4540a7b4aab8ca9",
          "id": "dca6c9f3-fa99-4e0f-b2b4-2101d6af4d5c",
          "timestamp": 1783415338639,
          "stacktrace": [
            {
              "fileName": "/Users/guodongwei/.nvm/versions/node/v22.22.1/lib/node_modules/apifox-cli/bin/cli.js",
              "lineNumber": 3,
              "functionName": "",
              "typeName": "Timeout",
              "methodName": null,
              "columnNumber": 6532450,
              "native": false
            },
            {
              "fileName": "node:internal/timers",
              "lineNumber": 585,
              "functionName": "listOnTimeout",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 17,
              "native": false
            },
            {
              "fileName": "node:internal/timers",
              "lineNumber": 521,
              "functionName": "process.processTimers",
              "typeName": "process",
              "methodName": "processTimers",
              "columnNumber": 7,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "701639a8-8843-407c-897a-23165c4ff649",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:1)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424",
          "scriptId": "357e52db-7437-4d6e-b58e-6c0496a4720d",
          "execution": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "701639a8-8843-407c-897a-23165c4ff649",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:1)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424",
          "scriptId": "357e52db-7437-4d6e-b58e-6c0496a4720d",
          "execution": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64053)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64053)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "9864b119e3b8105b794f14884ea27969",
          "id": "9be4367b-75d5-4dbb-a974-d5c7c0270094",
          "timestamp": 1783415338695,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:2)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1",
          "scriptId": "47808afa-040a-40a1-b61c-da18a703afa0",
          "execution": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:2)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1",
          "scriptId": "47808afa-040a-40a1-b61c-da18a703afa0",
          "execution": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64054)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64054)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "dfaa7139bfc6c42213da8ffb832c5616",
          "id": "edacc5d8-69a0-4529-b5c7-5bc3cfa49f14",
          "timestamp": 1783415338713,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:3)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4",
          "scriptId": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
          "execution": "20e63e8f-5693-42e8-b3a9-018b7af90013"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:3)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4",
          "scriptId": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
          "execution": "20e63e8f-5693-42e8-b3a9-018b7af90013"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64055)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64055)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "b60a2077c2e2f4d8576c4dfded9fdf9a",
          "id": "10510ccb-ca84-4298-afb4-9e5b3831f381",
          "timestamp": 1783415338726,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:4)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118",
          "scriptId": "20281bbb-005b-481c-a318-551adc714a76",
          "execution": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:4)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118",
          "scriptId": "20281bbb-005b-481c-a318-551adc714a76",
          "execution": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64056)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64056)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "891fb998e412fd88cb8f829829361aa5",
          "id": "cd8aef74-cf6d-42d1-a266-7ea389f9200d",
          "timestamp": 1783415338739,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "d7749977-d0c3-4c81-a025-f66819150539",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:5)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366",
          "scriptId": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
          "execution": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "d7749977-d0c3-4c81-a025-f66819150539",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:5)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366",
          "scriptId": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
          "execution": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64057)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64057)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "5212100baabbc325d1e5ea27c2e71ee8",
          "id": "7472799e-833a-4d8b-a8ec-b18c3ee9fda1",
          "timestamp": 1783415338752,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:6)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9",
          "scriptId": "901b0e0f-f256-4280-967d-061e0ba2c974",
          "execution": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:6)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9",
          "scriptId": "901b0e0f-f256-4280-967d-061e0ba2c974",
          "execution": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64058)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64058)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "6f68c3b02903108ab86fb3c9f35dc4c0",
          "id": "829a2909-6453-49fc-8948-9a6b02baa11b",
          "timestamp": 1783415338765,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:7)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08",
          "scriptId": "9ce7aa06-5d51-4697-a922-22a42387a012",
          "execution": "21d2632b-5b32-495f-9052-6887d7383861"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:7)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08",
          "scriptId": "9ce7aa06-5d51-4697-a922-22a42387a012",
          "execution": "21d2632b-5b32-495f-9052-6887d7383861"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64059)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64059)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "15bfe9f8bbce6c53e3bce60038f22d3e",
          "id": "672e8046-9032-4c87-865a-bce9713410f7",
          "timestamp": 1783415338777,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:8)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133",
          "scriptId": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
          "execution": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:8)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133",
          "scriptId": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
          "execution": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64060)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64060)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "f924817c7c09b0ca0a6840ad5826a211",
          "id": "1783fa7c-6f23-4aed-90e3-11f923235329",
          "timestamp": 1783415338791,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "16527017-1a8c-4250-aac8-8c088368b827",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:9)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027",
          "scriptId": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
          "execution": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "16527017-1a8c-4250-aac8-8c088368b827",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:9)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027",
          "scriptId": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
          "execution": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64061)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64061)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "22da32ae335be2c25fc7b5526e97cbbc",
          "id": "316f9218-a4a8-43a6-b443-d8d6f99914d7",
          "timestamp": 1783415338806,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:10)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969",
          "scriptId": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
          "execution": "eeb35625-baac-47b0-b3c3-2f61857d6771"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:10)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969",
          "scriptId": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
          "execution": "eeb35625-baac-47b0-b3c3-2f61857d6771"
        }
      }
    ],
    "stepTree": [],
    "error": null
  },
  "isTestFlowControl": false,
  "run": {
    "stats": {
      "steps": {
        "total": 10,
        "passed": 0,
        "failed": 10
      },
      "iterations": {
        "total": 1,
        "pending": 0,
        "failed": 1
      },
      "items": {},
      "scripts": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "prerequests": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "requests": {
        "total": 10,
        "pending": 0,
        "failed": 10
      },
      "socketRequests": {
        "total": 0,
        "pending": 0,
        "failed": 0
      },
      "tests": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "assertions": {
        "total": 20,
        "pending": 0,
        "failed": 20
      },
      "testScripts": {
        "total": 10,
        "pending": 0,
        "failed": 0
      },
      "prerequestScripts": {
        "total": 0,
        "pending": 0,
        "failed": 0
      }
    },
    "timings": {
      "responseTime": 0,
      "responseAverage": 0,
      "responseMin": 0,
      "responseMax": 0,
      "responseSd": 0,
      "dnsAverage": 0,
      "dnsMin": 0,
      "dnsMax": 0,
      "dnsSd": 0,
      "firstByteAverage": 0,
      "firstByteMin": 0,
      "firstByteMax": 0,
      "firstByteSd": 0,
      "started": 1783415333529,
      "completed": 1783415338813
    },
    "executions": [
      {
        "id": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
        "item": {
          "id": "kb-list",
          "name": "查看知识库列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "list"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "page_num",
                  "value": "1"
                },
                {
                  "key": "page_size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "357e52db-7437-4d6e-b58e-6c0496a4720d",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424"
        },
        "type": "http",
        "name": "查看知识库列表",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415333531,
          "preProcessorsStarted": 1783415333533,
          "preProcessorsCompleted": 1783415333533,
          "postProcessorsStarted": 1783415338644,
          "postProcessorsCompleted": 1783415338679,
          "completed": 1783415338679
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/list",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "51"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "list"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "space_id",
                "value": "7366210605697007616"
              },
              {
                "key": "page_num",
                "value": "1"
              },
              {
                "key": "page_size",
                "value": "2"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "ETIMEDOUT",
          "message": "ETIMEDOUT"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "701639a8-8843-407c-897a-23165c4ff649",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:1)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "701639a8-8843-407c-897a-23165c4ff649",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:1)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "7ec2780c-439e-4e28-8850-789785c3a92e",
        "item": {
          "id": "kb-diagnostics",
          "name": "检测 Coze 配置",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "diagnostics"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": []
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "47808afa-040a-40a1-b61c-da18a703afa0",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1"
        },
        "type": "http",
        "name": "检测 Coze 配置",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338682,
          "preProcessorsStarted": 1783415338683,
          "preProcessorsCompleted": 1783415338683,
          "postProcessorsStarted": 1783415338697,
          "postProcessorsCompleted": 1783415338702,
          "completed": 1783415338702
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/diagnostics",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "0"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "diagnostics"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": []
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64053)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:2)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:2)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
        "item": {
          "id": "kb-create-negative",
          "name": "创建知识库-缺少名称校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "create"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "format_type",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "20e63e8f-5693-42e8-b3a9-018b7af90013"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4"
        },
        "type": "http",
        "name": "创建知识库-缺少名称校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338704,
          "preProcessorsStarted": 1783415338706,
          "preProcessorsCompleted": 1783415338706,
          "postProcessorsStarted": 1783415338714,
          "postProcessorsCompleted": 1783415338717,
          "completed": 1783415338717
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/create",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "42"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "create"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "space_id",
                "value": "7366210605697007616"
              },
              {
                "key": "format_type",
                "value": "0"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64054)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:3)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:3)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
        "item": {
          "id": "kb-update-negative",
          "name": "修改知识库信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "update"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                },
                {
                  "key": "name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "20281bbb-005b-481c-a318-551adc714a76",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118"
        },
        "type": "http",
        "name": "修改知识库信息-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338719,
          "preProcessorsStarted": 1783415338720,
          "preProcessorsCompleted": 1783415338720,
          "postProcessorsStarted": 1783415338728,
          "postProcessorsCompleted": 1783415338730,
          "completed": 1783415338730
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/update",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "62"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "update"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "0"
              },
              {
                "key": "name",
                "value": "Smoke 不应成功"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64055)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:4)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:4)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
        "item": {
          "id": "kb-delete-negative",
          "name": "删除知识库-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "delete"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366"
        },
        "type": "http",
        "name": "删除知识库-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338732,
          "preProcessorsStarted": 1783415338733,
          "preProcessorsCompleted": 1783415338733,
          "postProcessorsStarted": 1783415338741,
          "postProcessorsCompleted": 1783415338743,
          "completed": 1783415338743
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/delete",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "12"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "delete"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "0"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64056)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "d7749977-d0c3-4c81-a025-f66819150539",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:5)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "d7749977-d0c3-4c81-a025-f66819150539",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:5)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
        "item": {
          "id": "kb-documents",
          "name": "查看知识库文件列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "documents"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "page",
                  "value": "1"
                },
                {
                  "key": "size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "901b0e0f-f256-4280-967d-061e0ba2c974",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9"
        },
        "type": "http",
        "name": "查看知识库文件列表",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338745,
          "preProcessorsStarted": 1783415338746,
          "preProcessorsCompleted": 1783415338746,
          "postProcessorsStarted": 1783415338754,
          "postProcessorsCompleted": 1783415338756,
          "completed": 1783415338756
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/documents",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "44"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "documents"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              },
              {
                "key": "page",
                "value": "1"
              },
              {
                "key": "size",
                "value": "2"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64057)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:6)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:6)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
        "item": {
          "id": "kb-upload-negative",
          "name": "上传知识库文件-缺少文件校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "upload"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9ce7aa06-5d51-4697-a922-22a42387a012",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "21d2632b-5b32-495f-9052-6887d7383861"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08"
        },
        "type": "http",
        "name": "上传知识库文件-缺少文件校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338758,
          "preProcessorsStarted": 1783415338759,
          "preProcessorsCompleted": 1783415338759,
          "postProcessorsStarted": 1783415338767,
          "postProcessorsCompleted": 1783415338769,
          "completed": 1783415338769
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/upload",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "30"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "upload"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64058)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:7)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:7)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
        "item": {
          "id": "kb-delete-document-negative",
          "name": "删除知识库文件-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "deleteDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133"
        },
        "type": "http",
        "name": "删除知识库文件-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338771,
          "preProcessorsStarted": 1783415338772,
          "preProcessorsCompleted": 1783415338772,
          "postProcessorsStarted": 1783415338779,
          "postProcessorsCompleted": 1783415338781,
          "completed": 1783415338781
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/deleteDocument",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "44"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "deleteDocument"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              },
              {
                "key": "document_id",
                "value": "0"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64059)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:8)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:8)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
        "item": {
          "id": "kb-update-document-negative",
          "name": "修改知识库文件信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "updateDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                },
                {
                  "key": "document_name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027"
        },
        "type": "http",
        "name": "修改知识库文件信息-无效ID校验",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338783,
          "preProcessorsStarted": 1783415338784,
          "preProcessorsCompleted": 1783415338784,
          "postProcessorsStarted": 1783415338793,
          "postProcessorsCompleted": 1783415338796,
          "completed": 1783415338796
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/updateDocument",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "103"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "updateDocument"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7659346836330758207"
              },
              {
                "key": "document_id",
                "value": "0"
              },
              {
                "key": "document_name",
                "value": "Smoke 不应成功"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64060)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "16527017-1a8c-4250-aac8-8c088368b827",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:9)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "16527017-1a8c-4250-aac8-8c088368b827",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:9)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      },
      {
        "id": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
        "item": {
          "id": "kb-progress",
          "name": "查看文件上传解析进度",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "progress"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7656644527025766415"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649709462274054"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649711444557867"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "eeb35625-baac-47b0-b3c3-2f61857d6771"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969"
        },
        "type": "http",
        "name": "查看文件上传解析进度",
        "metaInfo": {
          "type": "HTTP"
        },
        "timings": {
          "started": 1783415338799,
          "preProcessorsStarted": 1783415338800,
          "preProcessorsCompleted": 1783415338800,
          "postProcessorsStarted": 1783415338808,
          "postProcessorsCompleted": 1783415338810,
          "completed": 1783415338810
        },
        "history": {
          "execution": {
            "verbose": false,
            "sessions": {},
            "data": [
              {
                "request": {
                  "method": "POST",
                  "href": "http://192.168.11.204:8080/p/knowledgeBase/progress",
                  "headers": [
                    {
                      "key": "Content-Type",
                      "value": "application/x-www-form-urlencoded"
                    },
                    {
                      "key": "Accept",
                      "value": "*/*"
                    },
                    {
                      "key": "Cache-Control",
                      "value": "no-cache"
                    },
                    {
                      "key": "Host",
                      "value": "192.168.11.204:8080"
                    },
                    {
                      "key": "Accept-Encoding",
                      "value": "gzip, deflate, br"
                    },
                    {
                      "key": "Connection",
                      "value": "keep-alive"
                    },
                    {
                      "key": "Content-Length",
                      "value": "108"
                    }
                  ],
                  "httpVersion": "1.1"
                }
              }
            ]
          }
        },
        "cookies": [],
        "request": {
          "url": {
            "protocol": "http",
            "port": "8080",
            "path": [
              "p",
              "knowledgeBase",
              "progress"
            ],
            "host": [
              "192",
              "168",
              "11",
              "204"
            ],
            "query": [],
            "variable": []
          },
          "header": [
            {
              "key": "Content-Type",
              "value": "application/x-www-form-urlencoded"
            },
            {
              "key": "Accept",
              "value": "*/*",
              "system": true
            },
            {
              "key": "Cache-Control",
              "value": "no-cache",
              "system": true
            },
            {
              "key": "Host",
              "value": "192.168.11.204:8080",
              "system": true
            },
            {
              "key": "Accept-Encoding",
              "value": "gzip, deflate, br",
              "system": true
            },
            {
              "key": "Connection",
              "value": "keep-alive",
              "system": true
            }
          ],
          "method": "POST",
          "body": {
            "mode": "urlencoded",
            "urlencoded": [
              {
                "key": "dataset_id",
                "value": "7656644527025766415"
              },
              {
                "key": "document_ids[]",
                "value": "7656649709462274054"
              },
              {
                "key": "document_ids[]",
                "value": "7656649711444557867"
              }
            ]
          },
          "type": "http"
        },
        "requestError": {
          "code": "EHOSTDOWN",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64061)",
          "port": 8080,
          "address": "192.168.11.204"
        },
        "assertions": [
          {
            "name": "HTTP 200",
            "assertion": "HTTP 200",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 0,
              "test": "HTTP 200",
              "message": "expected t{ …(12) } to have property 'code'",
              "expected": null,
              "actual": {
                "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:10)",
              "isNotPlainError": true
            }
          },
          {
            "name": "JSON 响应",
            "assertion": "JSON 响应",
            "skipped": false,
            "passed": false,
            "error": {
              "name": "AssertionError",
              "index": 1,
              "test": "JSON 响应",
              "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
              "expected": null,
              "actual": {
                "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
                "header": [],
                "trailer": [],
                "cookie": [],
                "type": "http",
                "tempFilePath": ""
              },
              "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:10)",
              "isNotPlainError": true
            }
          }
        ],
        "passed": false,
        "responseValidation": {}
      }
    ],
    "transfers": {
      "responseTotal": 0
    },
    "failures": [
      {
        "error": {
          "code": "ETIMEDOUT",
          "connect": true,
          "name": "Error",
          "message": "ETIMEDOUT",
          "stack": "Error: ETIMEDOUT\n    at Timeout.<anonymous> (/Users/guodongwei/.nvm/versions/node/v22.22.1/lib/node_modules/apifox-cli/bin/cli.js:3:6532450)\n    at listOnTimeout (node:internal/timers:585:17)\n    at process.processTimers (node:internal/timers:521:7)",
          "checksum": "94d9279cd4040654d4540a7b4aab8ca9",
          "id": "dca6c9f3-fa99-4e0f-b2b4-2101d6af4d5c",
          "timestamp": 1783415338639,
          "stacktrace": [
            {
              "fileName": "/Users/guodongwei/.nvm/versions/node/v22.22.1/lib/node_modules/apifox-cli/bin/cli.js",
              "lineNumber": 3,
              "functionName": "",
              "typeName": "Timeout",
              "methodName": null,
              "columnNumber": 6532450,
              "native": false
            },
            {
              "fileName": "node:internal/timers",
              "lineNumber": 585,
              "functionName": "listOnTimeout",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 17,
              "native": false
            },
            {
              "fileName": "node:internal/timers",
              "lineNumber": 521,
              "functionName": "process.processTimers",
              "typeName": "process",
              "methodName": "processTimers",
              "columnNumber": 7,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-list",
          "name": "查看知识库列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "list"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "page_num",
                  "value": "1"
                },
                {
                  "key": "page_size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "357e52db-7437-4d6e-b58e-6c0496a4720d",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "701639a8-8843-407c-897a-23165c4ff649",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:1)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-list",
          "name": "查看知识库列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "list"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "page_num",
                  "value": "1"
                },
                {
                  "key": "page_size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "357e52db-7437-4d6e-b58e-6c0496a4720d",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424",
          "scriptId": "357e52db-7437-4d6e-b58e-6c0496a4720d",
          "execution": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "701639a8-8843-407c-897a-23165c4ff649",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:1)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-list",
          "name": "查看知识库列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "list"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "page_num",
                  "value": "1"
                },
                {
                  "key": "page_size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "357e52db-7437-4d6e-b58e-6c0496a4720d",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "position": 0,
          "iteration": 0,
          "length": 10,
          "cycles": 1,
          "empty": false,
          "eof": false,
          "bof": true,
          "cr": false,
          "ref": "d0d387f3-0102-45f2-95c3-70c8e3f2b5ae",
          "requestIndex": 0,
          "httpRequestId": "766c3c5d-8869-4ae7-be93-f9492e088424",
          "scriptId": "357e52db-7437-4d6e-b58e-6c0496a4720d",
          "execution": "61172c0d-7713-4e2b-9bb1-054d41e5d894"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64053)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64053)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "9864b119e3b8105b794f14884ea27969",
          "id": "9be4367b-75d5-4dbb-a974-d5c7c0270094",
          "timestamp": 1783415338695,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-diagnostics",
          "name": "检测 Coze 配置",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "diagnostics"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": []
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "47808afa-040a-40a1-b61c-da18a703afa0",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:2)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-diagnostics",
          "name": "检测 Coze 配置",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "diagnostics"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": []
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "47808afa-040a-40a1-b61c-da18a703afa0",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1",
          "scriptId": "47808afa-040a-40a1-b61c-da18a703afa0",
          "execution": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "bc06c64f-d4d7-4d35-afb3-44264d65c4ff",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:2)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-diagnostics",
          "name": "检测 Coze 配置",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "diagnostics"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": []
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "47808afa-040a-40a1-b61c-da18a703afa0",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "7ec2780c-439e-4e28-8850-789785c3a92e",
          "length": 10,
          "cycles": 1,
          "position": 1,
          "iteration": 0,
          "requestIndex": 1,
          "httpRequestId": "d1252973-8f83-4ddd-b757-09ec56f413b1",
          "scriptId": "47808afa-040a-40a1-b61c-da18a703afa0",
          "execution": "d28d4196-a9f3-42a6-8b7c-581c3c6eaaa4"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64054)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64054)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "dfaa7139bfc6c42213da8ffb832c5616",
          "id": "edacc5d8-69a0-4529-b5c7-5bc3cfa49f14",
          "timestamp": 1783415338713,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-create-negative",
          "name": "创建知识库-缺少名称校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "create"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "format_type",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "20e63e8f-5693-42e8-b3a9-018b7af90013"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:3)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-create-negative",
          "name": "创建知识库-缺少名称校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "create"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "format_type",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "20e63e8f-5693-42e8-b3a9-018b7af90013"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4",
          "scriptId": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
          "execution": "20e63e8f-5693-42e8-b3a9-018b7af90013"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "b4a83aba-42c8-47c3-a414-be3b30e961c2",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:3)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-create-negative",
          "name": "创建知识库-缺少名称校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "create"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "space_id",
                  "value": "7366210605697007616"
                },
                {
                  "key": "format_type",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "20e63e8f-5693-42e8-b3a9-018b7af90013"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "d99db110-340d-4ee5-943f-869f7f5b7a6a",
          "length": 10,
          "cycles": 1,
          "position": 2,
          "iteration": 0,
          "requestIndex": 2,
          "httpRequestId": "76398853-91f7-41b6-867f-209d4de7b4b4",
          "scriptId": "bfc31f2c-aefb-41aa-8cc3-36e32998a6f3",
          "execution": "20e63e8f-5693-42e8-b3a9-018b7af90013"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64055)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64055)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "b60a2077c2e2f4d8576c4dfded9fdf9a",
          "id": "10510ccb-ca84-4298-afb4-9e5b3831f381",
          "timestamp": 1783415338726,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-update-negative",
          "name": "修改知识库信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "update"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                },
                {
                  "key": "name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "20281bbb-005b-481c-a318-551adc714a76",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:4)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-update-negative",
          "name": "修改知识库信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "update"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                },
                {
                  "key": "name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "20281bbb-005b-481c-a318-551adc714a76",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118",
          "scriptId": "20281bbb-005b-481c-a318-551adc714a76",
          "execution": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "14ac19ff-7391-4d4e-af8a-e9bfc5def48d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:4)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-update-negative",
          "name": "修改知识库信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "update"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                },
                {
                  "key": "name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "20281bbb-005b-481c-a318-551adc714a76",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "c5d5e231-e434-41fc-9978-0d0ead6ff13b",
          "length": 10,
          "cycles": 1,
          "position": 3,
          "iteration": 0,
          "requestIndex": 3,
          "httpRequestId": "ebb02aa1-4e88-4cc1-a0bc-89643f7b4118",
          "scriptId": "20281bbb-005b-481c-a318-551adc714a76",
          "execution": "7e36bc2d-ad5e-4054-88aa-e4075519f612"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64056)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64056)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "891fb998e412fd88cb8f829829361aa5",
          "id": "cd8aef74-cf6d-42d1-a266-7ea389f9200d",
          "timestamp": 1783415338739,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-delete-negative",
          "name": "删除知识库-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "delete"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "d7749977-d0c3-4c81-a025-f66819150539",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:5)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-delete-negative",
          "name": "删除知识库-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "delete"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366",
          "scriptId": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
          "execution": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "d7749977-d0c3-4c81-a025-f66819150539",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:5)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-delete-negative",
          "name": "删除知识库-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "delete"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "2b6cae30-0d2f-4388-9cb1-8cfa3d7dd9d6",
          "length": 10,
          "cycles": 1,
          "position": 4,
          "iteration": 0,
          "requestIndex": 4,
          "httpRequestId": "06b67930-46d1-4b43-af81-451bcaf1f366",
          "scriptId": "2345fedd-b7ec-4513-8fc8-c0237d6bd2b1",
          "execution": "a80c27f5-a739-4e15-b11b-a3b167c286d0"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64057)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64057)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "5212100baabbc325d1e5ea27c2e71ee8",
          "id": "7472799e-833a-4d8b-a8ec-b18c3ee9fda1",
          "timestamp": 1783415338752,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-documents",
          "name": "查看知识库文件列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "documents"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "page",
                  "value": "1"
                },
                {
                  "key": "size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "901b0e0f-f256-4280-967d-061e0ba2c974",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:6)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-documents",
          "name": "查看知识库文件列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "documents"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "page",
                  "value": "1"
                },
                {
                  "key": "size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "901b0e0f-f256-4280-967d-061e0ba2c974",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9",
          "scriptId": "901b0e0f-f256-4280-967d-061e0ba2c974",
          "execution": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "e008a368-00a2-4fae-a939-b8c4ef87e944",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:6)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-documents",
          "name": "查看知识库文件列表",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "documents"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "page",
                  "value": "1"
                },
                {
                  "key": "size",
                  "value": "2"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "901b0e0f-f256-4280-967d-061e0ba2c974",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ab005c4f-d6e4-4d68-ab49-88942f7fc561",
          "length": 10,
          "cycles": 1,
          "position": 5,
          "iteration": 0,
          "requestIndex": 5,
          "httpRequestId": "39652b75-18a6-454f-8128-315630d5d3e9",
          "scriptId": "901b0e0f-f256-4280-967d-061e0ba2c974",
          "execution": "910dfeca-63c6-42b8-88cb-c5df6c17993c"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64058)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64058)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "6f68c3b02903108ab86fb3c9f35dc4c0",
          "id": "829a2909-6453-49fc-8948-9a6b02baa11b",
          "timestamp": 1783415338765,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-upload-negative",
          "name": "上传知识库文件-缺少文件校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "upload"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9ce7aa06-5d51-4697-a922-22a42387a012",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "21d2632b-5b32-495f-9052-6887d7383861"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:7)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-upload-negative",
          "name": "上传知识库文件-缺少文件校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "upload"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9ce7aa06-5d51-4697-a922-22a42387a012",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "21d2632b-5b32-495f-9052-6887d7383861"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08",
          "scriptId": "9ce7aa06-5d51-4697-a922-22a42387a012",
          "execution": "21d2632b-5b32-495f-9052-6887d7383861"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "6ca8701e-f9e8-4c5b-8b7a-a2eeb7399bcb",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:7)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-upload-negative",
          "name": "上传知识库文件-缺少文件校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "upload"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9ce7aa06-5d51-4697-a922-22a42387a012",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "21d2632b-5b32-495f-9052-6887d7383861"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "11ea0ac2-da1a-49f7-b735-a352804b9e29",
          "length": 10,
          "cycles": 1,
          "position": 6,
          "iteration": 0,
          "requestIndex": 6,
          "httpRequestId": "19cec3da-151e-43bf-916a-dbca1a5e6e08",
          "scriptId": "9ce7aa06-5d51-4697-a922-22a42387a012",
          "execution": "21d2632b-5b32-495f-9052-6887d7383861"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64059)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64059)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "15bfe9f8bbce6c53e3bce60038f22d3e",
          "id": "672e8046-9032-4c87-865a-bce9713410f7",
          "timestamp": 1783415338777,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-delete-document-negative",
          "name": "删除知识库文件-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "deleteDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:8)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-delete-document-negative",
          "name": "删除知识库文件-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "deleteDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133",
          "scriptId": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
          "execution": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "505cd992-248e-48ad-afa7-1a478a20e80f",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:8)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-delete-document-negative",
          "name": "删除知识库文件-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "deleteDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "b0c2daa3-b357-4207-bdc0-3adfca9ca00f",
          "length": 10,
          "cycles": 1,
          "position": 7,
          "iteration": 0,
          "requestIndex": 7,
          "httpRequestId": "bc4509e4-2273-464e-a48d-50cfee630133",
          "scriptId": "ef4f2b54-009f-4ed9-af80-b2c9c142e98e",
          "execution": "8fba6932-c873-44e7-b6ca-b81f1d63db44"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64060)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64060)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "f924817c7c09b0ca0a6840ad5826a211",
          "id": "1783fa7c-6f23-4aed-90e3-11f923235329",
          "timestamp": 1783415338791,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-update-document-negative",
          "name": "修改知识库文件信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "updateDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                },
                {
                  "key": "document_name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "16527017-1a8c-4250-aac8-8c088368b827",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:9)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-update-document-negative",
          "name": "修改知识库文件信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "updateDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                },
                {
                  "key": "document_name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027",
          "scriptId": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
          "execution": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "16527017-1a8c-4250-aac8-8c088368b827",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:9)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-update-document-negative",
          "name": "修改知识库文件信息-无效ID校验",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "updateDocument"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7659346836330758207"
                },
                {
                  "key": "document_id",
                  "value": "0"
                },
                {
                  "key": "document_name",
                  "value": "Smoke 不应成功"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "1294b00a-1b3a-4ec2-b7f7-ebf5b32d667e",
          "length": 10,
          "cycles": 1,
          "position": 8,
          "iteration": 0,
          "requestIndex": 8,
          "httpRequestId": "949dd418-28fe-4964-b434-1a93a5f86027",
          "scriptId": "9dc413cc-5648-4ccd-9056-b9533cb3ce40",
          "execution": "67313976-2206-4a0a-9c55-dced0fbe4a4d"
        }
      },
      {
        "error": {
          "errno": -64,
          "code": "EHOSTDOWN",
          "syscall": "connect",
          "address": "192.168.11.204",
          "port": 8080,
          "name": "Error",
          "message": "connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64061)",
          "stack": "Error: connect EHOSTDOWN 192.168.11.204:8080 - Local (192.168.9.153:64061)\n    at internalConnect (node:net:1110:16)\n    at defaultTriggerAsyncIdScope (node:internal/async_hooks:472:18)\n    at node:net:1356:9\n    at process.processTicksAndRejections (node:internal/process/task_queues:84:11)",
          "checksum": "22da32ae335be2c25fc7b5526e97cbbc",
          "id": "316f9218-a4a8-43a6-b443-d8d6f99914d7",
          "timestamp": 1783415338806,
          "stacktrace": [
            {
              "fileName": "node:net",
              "lineNumber": 1110,
              "functionName": "internalConnect",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 16,
              "native": false
            },
            {
              "fileName": "node:internal/async_hooks",
              "lineNumber": 472,
              "functionName": "defaultTriggerAsyncIdScope",
              "typeName": "Object",
              "methodName": null,
              "columnNumber": 18,
              "native": false
            },
            {
              "fileName": "node:net",
              "lineNumber": 1356,
              "functionName": null,
              "typeName": null,
              "methodName": null,
              "columnNumber": 9,
              "native": false
            },
            {
              "fileName": "node:internal/process/task_queues",
              "lineNumber": 84,
              "functionName": "process.processTicksAndRejections",
              "typeName": "process",
              "methodName": "processTicksAndRejections",
              "columnNumber": 11,
              "native": false
            }
          ]
        },
        "at": "request",
        "source": {
          "id": "kb-progress",
          "name": "查看文件上传解析进度",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "progress"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7656644527025766415"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649709462274054"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649711444557867"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "eeb35625-baac-47b0-b3c3-2f61857d6771"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 0,
          "test": "HTTP 200",
          "message": "expected t{ …(12) } to have property 'code'",
          "expected": null,
          "actual": {
            "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected t{ …(12) } to have property 'code'\n   at Object.eval sandbox-script.js:1:10)",
          "isNotPlainError": true
        },
        "at": "assertion:0 in test-script",
        "source": {
          "id": "kb-progress",
          "name": "查看文件上传解析进度",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "progress"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7656644527025766415"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649709462274054"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649711444557867"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "eeb35625-baac-47b0-b3c3-2f61857d6771"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969",
          "scriptId": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
          "execution": "eeb35625-baac-47b0-b3c3-2f61857d6771"
        }
      },
      {
        "error": {
          "name": "AssertionError",
          "index": 1,
          "test": "JSON 响应",
          "message": "expected response body to be a valid json but got error \"undefined\" is not valid JSON",
          "expected": null,
          "actual": {
            "id": "4dcbb29e-c99e-4b79-8eb7-b84d90cff47d",
            "header": [],
            "trailer": [],
            "cookie": [],
            "type": "http",
            "tempFilePath": ""
          },
          "stack": "AssertionError: expected response body to be a valid json but got error \"undefined\" is not valid JSON\n   at Object.eval sandbox-script.js:2:10)",
          "isNotPlainError": true
        },
        "at": "assertion:1 in test-script",
        "source": {
          "id": "kb-progress",
          "name": "查看文件上传解析进度",
          "request": {
            "url": {
              "path": [
                "p",
                "knowledgeBase",
                "progress"
              ],
              "host": [
                "{{base_url}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/x-www-form-urlencoded"
              }
            ],
            "method": "POST",
            "body": {
              "mode": "urlencoded",
              "urlencoded": [
                {
                  "key": "dataset_id",
                  "value": "7656644527025766415"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649709462274054"
                },
                {
                  "key": "document_ids[]",
                  "value": "7656649711444557867"
                }
              ]
            }
          },
          "response": [],
          "event": [
            {
              "listen": "test",
              "script": {
                "id": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
                "type": "text/javascript",
                "exec": [
                  "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                  "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                ],
                "_lastExecutionId": "eeb35625-baac-47b0-b3c3-2f61857d6771"
              }
            }
          ],
          "type": "http",
          "metaInfo": {
            "type": "HTTP"
          },
          "scope": {
            "type": "HTTP"
          },
          "resolveResponsePassed": {},
          "responseValidation": {}
        },
        "cursor": {
          "ref": "ee10d5e1-cf1e-43e7-aa5a-17ee6bac91e3",
          "length": 10,
          "cycles": 1,
          "position": 9,
          "iteration": 0,
          "requestIndex": 9,
          "httpRequestId": "2fd8b587-678b-4cc8-878e-22aa332ed969",
          "scriptId": "21f065b8-0bf8-49f6-9676-ac2cdb1e0252",
          "execution": "eeb35625-baac-47b0-b3c3-2f61857d6771"
        }
      }
    ],
    "stepTree": [],
    "error": null
  },
  "options": {
    "reporters": [
      "cli",
      "json"
    ],
    "outDir": "/Users/guodongwei/Documents/zhct/zhctprompt/work_store/coze-knowledge-base-20260707/apifox-reports",
    "outFile": "knowledge-base-smoke-local-192",
    "delayRequest": 0,
    "timeoutRequest": 5000,
    "timeoutScript": 0,
    "globalVar": [],
    "envVar": [
      {
        "key": "base_url",
        "value": "http://192.168.11.204:8080"
      }
    ],
    "color": "auto",
    "allowSecuritySensitiveActions": true,
    "bigint": false,
    "lang": "zh",
    "disableRejectUnauthorized": false,
    "bigintLegacy": false,
    "maxRetries": 3,
    "onError": "continue",
    "verbose": true,
    "enableBigInt": false,
    "apiBaseUrl": "https://api.apifox.com",
    "reporterOptions": {},
    "reporter": {
      "cli": {},
      "json": {}
    },
    "originalOutFile": "knowledge-base-smoke-local-192",
    "accessToken": "afxp_8537c7YuVccMy6MLldT5kRUMtdWZZ1zc6fmM",
    "apifoxVersion": "2.2.6",
    "environment": {},
    "globals": {},
    "teamGlobals": {}
  },
  "collection": {
    "apifoxCli": "2.2.6",
    "info": {
      "name": "Coze 知识库接口 smoke 测试"
    },
    "item": [
      {
        "name": "知识库管理",
        "item": [
          {
            "id": "kb-list",
            "name": "查看知识库列表",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/list",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "space_id",
                    "value": "7366210605697007616",
                    "type": "text"
                  },
                  {
                    "key": "page_num",
                    "value": "1",
                    "type": "text"
                  },
                  {
                    "key": "page_size",
                    "value": "2",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-diagnostics",
            "name": "检测 Coze 配置",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/diagnostics",
              "body": {
                "mode": "urlencoded",
                "urlencoded": []
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-create-negative",
            "name": "创建知识库-缺少名称校验",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/create",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "space_id",
                    "value": "7366210605697007616",
                    "type": "text"
                  },
                  {
                    "key": "format_type",
                    "value": "0",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-update-negative",
            "name": "修改知识库信息-无效ID校验",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/update",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "0",
                    "type": "text"
                  },
                  {
                    "key": "name",
                    "value": "Smoke 不应成功",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-delete-negative",
            "name": "删除知识库-无效ID校验",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/delete",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "0",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-documents",
            "name": "查看知识库文件列表",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/documents",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "7659346836330758207",
                    "type": "text"
                  },
                  {
                    "key": "page",
                    "value": "1",
                    "type": "text"
                  },
                  {
                    "key": "size",
                    "value": "2",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-upload-negative",
            "name": "上传知识库文件-缺少文件校验",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/upload",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "7659346836330758207",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-delete-document-negative",
            "name": "删除知识库文件-无效ID校验",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/deleteDocument",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "7659346836330758207",
                    "type": "text"
                  },
                  {
                    "key": "document_id",
                    "value": "0",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-update-document-negative",
            "name": "修改知识库文件信息-无效ID校验",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/updateDocument",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "7659346836330758207",
                    "type": "text"
                  },
                  {
                    "key": "document_id",
                    "value": "0",
                    "type": "text"
                  },
                  {
                    "key": "document_name",
                    "value": "Smoke 不应成功",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          },
          {
            "id": "kb-progress",
            "name": "查看文件上传解析进度",
            "type": "http",
            "metaInfo": {
              "type": "HTTP"
            },
            "request": {
              "method": "POST",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/x-www-form-urlencoded"
                }
              ],
              "url": "{{base_url}}/p/knowledgeBase/progress",
              "body": {
                "mode": "urlencoded",
                "urlencoded": [
                  {
                    "key": "dataset_id",
                    "value": "7656644527025766415",
                    "type": "text"
                  },
                  {
                    "key": "document_ids[]",
                    "value": "7656649709462274054",
                    "type": "text"
                  },
                  {
                    "key": "document_ids[]",
                    "value": "7656649711444557867",
                    "type": "text"
                  }
                ]
              }
            },
            "event": [
              {
                "listen": "test",
                "script": {
                  "type": "text/javascript",
                  "exec": [
                    "pm.test('HTTP 200', function () { pm.response.to.have.status(200); });",
                    "pm.test('JSON 响应', function () { pm.response.to.be.json; });"
                  ]
                }
              }
            ]
          }
        ]
      }
    ],
    "reportExtra": {},
    "runnerId": "92f51f4f-5a7a-44e5-9c78-0e1a5c9c130e",
    "name": "Coze 知识库接口 smoke 测试"
  },
  "requestDetails": [],
  "responseDetails": []
}