# USP Lab Report

```json
{
  "run_id": "1774492224",
  "created_at": "2026-03-26T02:30:24.032979+00:00",
  "override_used": false,
  "suite": "discovery",
  "results": [
    {
      "test_id": "discovery.parameters",
      "group": "discovery",
      "safety_level": "SAFE_READ",
      "status": "FAIL",
      "summary": "discovery failed",
      "device_id": "m62-parent",
      "controller": "oktopus",
      "override_used": false,
      "duration_seconds": 0.0023659040016354993,
      "details": {
        "error": "HTTPConnectionPool(host='127.0.0.1', port=8000): Max retries exceeded with url: /api/auth/login (Caused by NewConnectionError(\"HTTPConnection(host='127.0.0.1', port=8000): Failed to establish a new connection: [Errno 1] Operation not permitted\"))"
      },
      "evidence": [
        {
          "label": "controller-payload",
          "path": "/home/lucas/projects/oktopus/artifacts/payloads/oktopus_m62-parent_discover.json"
        }
      ]
    }
  ],
  "baseline_summary": {},
  "metadata": {
    "controller": "oktopus",
    "devices": [
      "m62-parent"
    ],
    "mesh_topology": {
      "m62-parent": {
        "role": "parent",
        "expected_parent_id": null
      }
    },
    "status_counts": {
      "FAIL": 1
    }
  },
  "comparison": {}
}
```
