API endpoint that allows jobs to be viewed or edited.

Pass the start_now url parameter to the POST method to enqueue the job immediately.

Use the delay field to create a test job with fake duration of work (in seconds).

Actions

/jobs/{id}/run/ (POST)

Run a job (add it to the queue).

/jobs/{id}/cancel/ (POST)

Cancel a job (terminate the background task)

GET /api/v2/jobs/1032/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1032,
    "details": "https://api.beluga.insectai.org/api/v2/jobs/1032/?format=api",
    "name": "Panama 10 minute intervals A",
    "delay": 0,
    "limit": null,
    "shuffle": true,
    "project": {
        "id": 20,
        "name": "Barro Colorado Island Research Station",
        "details": "https://api.beluga.insectai.org/api/v2/projects/20/?format=api",
        "user_permissions": []
    },
    "deployment": null,
    "source_image_collection": {
        "id": 3,
        "name": "Panama 10 minute intervals",
        "details": "https://api.beluga.insectai.org/api/v2/captures/collections/3/?format=api",
        "method": "interval",
        "user_permissions": []
    },
    "source_image_single": null,
    "pipeline": {
        "id": 1,
        "details": "https://api.beluga.insectai.org/api/v2/ml/pipelines/1/?format=api",
        "name": "Panama moths",
        "slug": "panama_moths_2023",
        "description": "",
        "version": 1,
        "version_name": "",
        "created_at": "2023-11-10T02:41:27.683282",
        "updated_at": "2026-04-01T17:09:36.425601",
        "user_permissions": []
    },
    "status": "SUCCESS",
    "created_at": "2024-10-08T14:01:15.627037",
    "updated_at": "2024-11-13T17:15:32.903576",
    "started_at": "2024-10-08T14:10:06.741951",
    "finished_at": "2024-10-08T19:27:18.348072",
    "duration": "19031.606121",
    "progress": {
        "summary": {
            "status": "SUCCESS",
            "progress": 1.0
        },
        "stages": [
            {
                "status": "SUCCESS",
                "progress": 1.0,
                "key": "collect",
                "name": "Collect",
                "params": [
                    {
                        "name": "Total Images",
                        "key": "total_images",
                        "category": "default",
                        "value": 640
                    }
                ]
            },
            {
                "status": "SUCCESS",
                "progress": 1.0,
                "key": "process",
                "name": "Process",
                "params": [
                    {
                        "name": "Processed",
                        "key": "processed",
                        "category": "default",
                        "value": 640
                    },
                    {
                        "name": "Remaining",
                        "key": "remaining",
                        "category": "default",
                        "value": 0
                    },
                    {
                        "name": "Detections",
                        "key": "detections",
                        "category": "default",
                        "value": 99353
                    },
                    {
                        "name": "Classifications",
                        "key": "classifications",
                        "category": "default",
                        "value": 99353
                    }
                ]
            },
            {
                "status": "SUCCESS",
                "progress": 1.0,
                "key": "results",
                "name": "Results",
                "params": [
                    {
                        "name": "Objects created",
                        "key": "objects_created",
                        "category": "default",
                        "value": ""
                    }
                ]
            }
        ],
        "errors": [
            "Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 305 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 304 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 303 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 297 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 296 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 295 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 293 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 290 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 286 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 285 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 279 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 277 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 276 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 274 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 273 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 268 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 253 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 251 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 247 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 246 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 236 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 233 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 232 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 229 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 226 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 223 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 219 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 217 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 216 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 214 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 208 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 202 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 198 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 195 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 192 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 191 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 189 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 184 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 182 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 179 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 176 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 173 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 168 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 163 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 162 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 160 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 157 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 150 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 136 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 131 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 130 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 129 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 128 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 127 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 124 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 120 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 119 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 114 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 111 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 110 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 109 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 99 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 98 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 97 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 96 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 90 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 87 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 79 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 77 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 76 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 73 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 70 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 66 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 65 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 63 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 61 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 59 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 58 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 56 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 54 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 53 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 52 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 51 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 50 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 49 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 46 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 41 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 39 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 36 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 34 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 32 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 29 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 28 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 26 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 24 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 19 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 16 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 13 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 10 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 7 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 4 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 1 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process"
        ],
        "logs": [
            "[2024-10-08 19:27:50] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:49] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:48] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:47] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:46] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:45] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:44] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:43] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:42] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:41] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:40] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:39] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:38] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:37] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:36] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:35] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:34] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:33] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:32] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:31] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:30] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:29] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:28] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:27] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:26] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:25] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:24] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:23] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:22] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:21] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:20] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:19] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:18] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:18] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:17] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:16] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:15] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:14] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:13] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:12] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:11] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:10] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:09] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:08] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:07] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:06] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:05] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:04] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:03] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:02] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:01] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:00] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:59] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:58] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:57] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:56] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:55] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:54] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:53] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:52] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:51] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:50] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:49] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:48] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:47] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:46] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:46] INFO No images to process",
            "[2024-10-08 19:26:45] INFO No images to process",
            "[2024-10-08 19:26:44] INFO No images to process",
            "[2024-10-08 19:26:43] INFO No images to process",
            "[2024-10-08 19:26:42] INFO No images to process",
            "[2024-10-08 19:26:41] INFO No images to process",
            "[2024-10-08 19:26:40] INFO No images to process",
            "[2024-10-08 19:26:39] INFO No images to process",
            "[2024-10-08 19:26:38] INFO No images to process",
            "[2024-10-08 19:26:37] INFO No images to process",
            "[2024-10-08 19:26:36] INFO No images to process",
            "[2024-10-08 19:26:35] INFO No images to process",
            "[2024-10-08 19:26:34] INFO No images to process",
            "[2024-10-08 19:26:33] INFO No images to process",
            "[2024-10-08 19:26:32] INFO No images to process",
            "[2024-10-08 19:26:31] INFO No images to process",
            "[2024-10-08 19:26:30] INFO No images to process",
            "[2024-10-08 19:26:29] INFO No images to process",
            "[2024-10-08 19:26:28] INFO No images to process",
            "[2024-10-08 19:26:27] INFO No images to process",
            "[2024-10-08 19:26:26] INFO No images to process",
            "[2024-10-08 19:26:25] INFO No images to process",
            "[2024-10-08 19:26:24] INFO No images to process",
            "[2024-10-08 19:26:23] INFO No images to process",
            "[2024-10-08 19:26:22] INFO No images to process",
            "[2024-10-08 19:26:21] INFO No images to process",
            "[2024-10-08 19:26:20] INFO No images to process",
            "[2024-10-08 19:26:19] INFO No images to process",
            "[2024-10-08 19:26:18] INFO No images to process",
            "[2024-10-08 19:26:17] INFO No images to process",
            "[2024-10-08 19:26:16] INFO No images to process",
            "[2024-10-08 19:26:15] INFO No images to process",
            "[2024-10-08 19:26:14] INFO No images to process",
            "[2024-10-08 19:26:13] INFO No images to process",
            "[2024-10-08 19:26:13] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:12] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:11] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:10] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:09] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:08] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:07] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:06] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:05] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:04] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:03] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:02] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:01] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:00] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:59] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:58] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:57] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:56] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:55] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:54] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:53] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:52] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:51] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:50] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:49] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:48] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:47] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:46] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:45] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:44] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:43] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:42] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:41] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:40] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:40] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:39] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:38] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:37] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:36] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:35] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:34] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:33] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:32] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:31] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:30] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:29] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:28] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:27] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:26] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:25] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:24] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:23] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:22] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:21] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:20] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:19] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:18] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:17] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:16] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:15] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:14] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:13] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:12] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:11] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:10] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:09] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:08] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:07] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:07] INFO Found 6 classifications",
            "[2024-10-08 19:25:06] INFO Found 6 classifications",
            "[2024-10-08 19:25:05] INFO Found 6 classifications",
            "[2024-10-08 19:25:04] INFO Found 6 classifications",
            "[2024-10-08 19:25:03] INFO Found 6 classifications",
            "[2024-10-08 19:25:02] INFO Found 6 classifications",
            "[2024-10-08 19:25:01] INFO Found 6 classifications",
            "[2024-10-08 19:25:00] INFO Found 6 classifications",
            "[2024-10-08 19:24:59] INFO Found 6 classifications",
            "[2024-10-08 19:24:58] INFO Found 6 classifications",
            "[2024-10-08 19:24:57] INFO Found 6 classifications",
            "[2024-10-08 19:24:56] INFO Found 6 classifications",
            "[2024-10-08 19:24:55] INFO Found 6 classifications",
            "[2024-10-08 19:24:54] INFO Found 6 classifications",
            "[2024-10-08 19:24:53] INFO Found 6 classifications",
            "[2024-10-08 19:24:52] INFO Found 6 classifications",
            "[2024-10-08 19:24:51] INFO Found 6 classifications",
            "[2024-10-08 19:24:50] INFO Found 6 classifications",
            "[2024-10-08 19:24:49] INFO Found 6 classifications",
            "[2024-10-08 19:24:48] INFO Found 6 classifications",
            "[2024-10-08 19:24:47] INFO Found 6 classifications",
            "[2024-10-08 19:24:46] INFO Found 6 classifications",
            "[2024-10-08 19:24:45] INFO Found 6 classifications",
            "[2024-10-08 19:24:44] INFO Found 6 classifications",
            "[2024-10-08 19:24:43] INFO Found 6 classifications",
            "[2024-10-08 19:24:42] INFO Found 6 classifications",
            "[2024-10-08 19:24:41] INFO Found 6 classifications",
            "[2024-10-08 19:24:40] INFO Found 6 classifications",
            "[2024-10-08 19:24:39] INFO Found 6 classifications",
            "[2024-10-08 19:24:38] INFO Found 6 classifications",
            "[2024-10-08 19:24:37] INFO Found 6 classifications",
            "[2024-10-08 19:24:37] INFO Found 6 detections",
            "[2024-10-08 19:24:36] INFO Found 6 detections",
            "[2024-10-08 19:24:35] INFO Found 6 detections",
            "[2024-10-08 19:24:34] INFO Found 6 detections",
            "[2024-10-08 19:24:33] INFO Found 6 detections",
            "[2024-10-08 19:24:32] INFO Found 6 detections",
            "[2024-10-08 19:24:31] INFO Found 6 detections",
            "[2024-10-08 19:24:30] INFO Found 6 detections",
            "[2024-10-08 19:24:29] INFO Found 6 detections",
            "[2024-10-08 19:24:28] INFO Found 6 detections",
            "[2024-10-08 19:24:27] INFO Found 6 detections",
            "[2024-10-08 19:24:26] INFO Found 6 detections",
            "[2024-10-08 19:24:25] INFO Found 6 detections",
            "[2024-10-08 19:24:24] INFO Found 6 detections",
            "[2024-10-08 19:24:23] INFO Found 6 detections",
            "[2024-10-08 19:24:22] INFO Found 6 detections",
            "[2024-10-08 19:24:21] INFO Found 6 detections",
            "[2024-10-08 19:24:20] INFO Found 6 detections",
            "[2024-10-08 19:24:19] INFO Found 6 detections",
            "[2024-10-08 19:24:18] INFO Found 6 detections",
            "[2024-10-08 19:24:17] INFO Found 6 detections",
            "[2024-10-08 19:24:16] INFO Found 6 detections",
            "[2024-10-08 19:24:15] INFO Found 6 detections",
            "[2024-10-08 19:24:14] INFO Found 6 detections",
            "[2024-10-08 19:24:13] INFO Found 6 detections",
            "[2024-10-08 19:24:12] INFO Found 6 detections",
            "[2024-10-08 19:24:11] INFO Found 6 detections",
            "[2024-10-08 19:24:10] INFO Found 6 detections",
            "[2024-10-08 19:24:09] INFO Found 6 detections",
            "[2024-10-08 19:24:08] INFO Found 6 detections",
            "[2024-10-08 19:24:07] INFO Found 6 detections",
            "[2024-10-08 19:24:06] INFO Found 6 detections",
            "[2024-10-08 19:24:02] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:24:01] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:24:00] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:59] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:58] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:57] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:56] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:55] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:54] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:53] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:52] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:51] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:50] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:49] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:48] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:47] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:46] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:45] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:44] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:43] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:42] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:41] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:40] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:39] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:38] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:37] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:36] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:35] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:34] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:33] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:32] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:31] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:31] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:30] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:29] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:28] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:27] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:26] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:25] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:24] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:23] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:22] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:21] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:20] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:19] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:18] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:17] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:16] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:15] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:14] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:13] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:12] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:11] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:10] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:09] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:08] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:07] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:06] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:05] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:04] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:03] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:02] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:01] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:01] INFO Found 13 classifications",
            "[2024-10-08 19:23:00] INFO Found 13 classifications",
            "[2024-10-08 19:22:59] INFO Found 13 classifications",
            "[2024-10-08 19:22:58] INFO Found 13 classifications",
            "[2024-10-08 19:22:57] INFO Found 13 classifications",
            "[2024-10-08 19:22:56] INFO Found 13 classifications",
            "[2024-10-08 19:22:55] INFO Found 13 classifications",
            "[2024-10-08 19:22:54] INFO Found 13 classifications",
            "[2024-10-08 19:22:53] INFO Found 13 classifications",
            "[2024-10-08 19:22:52] INFO Found 13 classifications",
            "[2024-10-08 19:22:51] INFO Found 13 classifications",
            "[2024-10-08 19:22:50] INFO Found 13 classifications",
            "[2024-10-08 19:22:49] INFO Found 13 classifications",
            "[2024-10-08 19:22:48] INFO Found 13 classifications",
            "[2024-10-08 19:22:47] INFO Found 13 classifications",
            "[2024-10-08 19:22:46] INFO Found 13 classifications",
            "[2024-10-08 19:22:45] INFO Found 13 classifications",
            "[2024-10-08 19:22:44] INFO Found 13 classifications",
            "[2024-10-08 19:22:43] INFO Found 13 classifications",
            "[2024-10-08 19:22:42] INFO Found 13 classifications",
            "[2024-10-08 19:22:41] INFO Found 13 classifications",
            "[2024-10-08 19:22:40] INFO Found 13 classifications",
            "[2024-10-08 19:22:39] INFO Found 13 classifications",
            "[2024-10-08 19:22:38] INFO Found 13 classifications",
            "[2024-10-08 19:22:37] INFO Found 13 classifications",
            "[2024-10-08 19:22:36] INFO Found 13 classifications",
            "[2024-10-08 19:22:35] INFO Found 13 classifications",
            "[2024-10-08 19:22:34] INFO Found 13 classifications",
            "[2024-10-08 19:22:33] INFO Found 13 classifications",
            "[2024-10-08 19:22:32] INFO Found 13 classifications",
            "[2024-10-08 19:22:31] INFO Found 13 classifications",
            "[2024-10-08 19:22:30] INFO Found 13 classifications",
            "[2024-10-08 19:22:29] INFO Found 13 classifications",
            "[2024-10-08 19:22:29] INFO Found 13 detections",
            "[2024-10-08 19:22:28] INFO Found 13 detections",
            "[2024-10-08 19:22:27] INFO Found 13 detections",
            "[2024-10-08 19:22:26] INFO Found 13 detections",
            "[2024-10-08 19:22:25] INFO Found 13 detections",
            "[2024-10-08 19:22:24] INFO Found 13 detections",
            "[2024-10-08 19:22:23] INFO Found 13 detections",
            "[2024-10-08 19:22:22] INFO Found 13 detections",
            "[2024-10-08 19:22:21] INFO Found 13 detections",
            "[2024-10-08 19:22:20] INFO Found 13 detections",
            "[2024-10-08 19:22:19] INFO Found 13 detections",
            "[2024-10-08 19:22:18] INFO Found 13 detections",
            "[2024-10-08 19:22:17] INFO Found 13 detections",
            "[2024-10-08 19:22:16] INFO Found 13 detections",
            "[2024-10-08 19:22:15] INFO Found 13 detections",
            "[2024-10-08 19:22:14] INFO Found 13 detections",
            "[2024-10-08 19:22:13] INFO Found 13 detections",
            "[2024-10-08 19:22:12] INFO Found 13 detections",
            "[2024-10-08 19:22:11] INFO Found 13 detections",
            "[2024-10-08 19:22:10] INFO Found 13 detections",
            "[2024-10-08 19:22:09] INFO Found 13 detections",
            "[2024-10-08 19:22:08] INFO Found 13 detections",
            "[2024-10-08 19:22:07] INFO Found 13 detections",
            "[2024-10-08 19:22:06] INFO Found 13 detections",
            "[2024-10-08 19:22:05] INFO Found 13 detections",
            "[2024-10-08 19:22:04] INFO Found 13 detections",
            "[2024-10-08 19:22:03] INFO Found 13 detections",
            "[2024-10-08 19:22:02] INFO Found 13 detections",
            "[2024-10-08 19:22:01] INFO Found 13 detections",
            "[2024-10-08 19:22:00] INFO Found 13 detections",
            "[2024-10-08 19:21:59] INFO Found 13 detections",
            "[2024-10-08 19:21:58] INFO Found 13 detections",
            "[2024-10-08 19:21:57] INFO Found 13 detections",
            "[2024-10-08 19:21:53] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:52] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:51] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:50] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:49] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:48] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:47] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:46] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:45] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:44] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:43] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:42] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:41] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:40] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:39] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:38] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:37] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:36] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:35] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:34] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:33] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:32] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:31] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:30] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:29] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:28] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:27] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:26] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:25] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:24] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:23] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:23] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:22] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:21] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:20] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:19] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:18] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:17] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:16] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:15] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:14] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:13] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:12] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:11] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:10] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:09] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:08] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:07] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:06] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:05] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:04] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:03] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:02] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:01] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:00] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:59] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:58] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:57] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:56] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:55] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:54] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:53] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:52] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:51] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:51] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:50] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:49] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:48] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:47] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:46] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:45] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:44] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:43] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:42] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:41] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:40] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:39] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:38] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:37] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:36] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:35] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:34] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:33] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:32] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:31] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:30] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:29] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:28] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:27] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:26] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:25] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:24] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:23] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:22] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:21] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:20] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:19] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:18] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:17] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:16] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:15] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:14] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:13] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:12] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:11] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:10] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:09] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:08] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:07] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:06] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:05] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:04] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:03] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:02] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:01] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:00] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:59] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:58] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:57] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:56] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:55] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:54] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:53] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:52] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:51] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:50] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:49] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:48] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:47] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:46] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:45] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:44] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:43] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:42] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:41] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:40] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:40] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:39] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:38] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:37] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:36] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:35] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:34] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:33] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:32] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:31] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:30] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:29] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:28] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:27] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:26] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:25] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:24] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:23] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:22] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:21] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:20] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:19] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:18] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:17] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:16] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:15] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:14] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:13] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:12] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:11] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:10] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:10] INFO Found 1176 classifications",
            "[2024-10-08 19:19:09] INFO Found 1176 classifications",
            "[2024-10-08 19:19:08] INFO Found 1176 classifications",
            "[2024-10-08 19:19:07] INFO Found 1176 classifications",
            "[2024-10-08 19:19:06] INFO Found 1176 classifications",
            "[2024-10-08 19:19:05] INFO Found 1176 classifications",
            "[2024-10-08 19:19:04] INFO Found 1176 classifications",
            "[2024-10-08 19:19:03] INFO Found 1176 classifications",
            "[2024-10-08 19:19:02] INFO Found 1176 classifications",
            "[2024-10-08 19:19:01] INFO Found 1176 classifications",
            "[2024-10-08 19:19:00] INFO Found 1176 classifications",
            "[2024-10-08 19:18:59] INFO Found 1176 classifications",
            "[2024-10-08 19:18:58] INFO Found 1176 classifications",
            "[2024-10-08 19:18:57] INFO Found 1176 classifications",
            "[2024-10-08 19:18:56] INFO Found 1176 classifications",
            "[2024-10-08 19:18:55] INFO Found 1176 classifications",
            "[2024-10-08 19:18:54] INFO Found 1176 classifications",
            "[2024-10-08 19:18:53] INFO Found 1176 classifications",
            "[2024-10-08 19:18:52] INFO Found 1176 classifications",
            "[2024-10-08 19:18:51] INFO Found 1176 classifications",
            "[2024-10-08 19:18:50] INFO Found 1176 classifications",
            "[2024-10-08 19:18:49] INFO Found 1176 classifications",
            "[2024-10-08 19:18:48] INFO Found 1176 classifications",
            "[2024-10-08 19:18:47] INFO Found 1176 classifications",
            "[2024-10-08 19:18:46] INFO Found 1176 classifications",
            "[2024-10-08 19:18:45] INFO Found 1176 classifications",
            "[2024-10-08 19:18:44] INFO Found 1176 classifications",
            "[2024-10-08 19:18:43] INFO Found 1176 classifications",
            "[2024-10-08 19:18:42] INFO Found 1176 classifications",
            "[2024-10-08 19:18:41] INFO Found 1176 classifications",
            "[2024-10-08 19:18:40] INFO Found 1176 classifications",
            "[2024-10-08 19:18:40] INFO Found 1176 detections",
            "[2024-10-08 19:18:39] INFO Found 1176 detections",
            "[2024-10-08 19:18:38] INFO Found 1176 detections",
            "[2024-10-08 19:18:37] INFO Found 1176 detections",
            "[2024-10-08 19:18:36] INFO Found 1176 detections",
            "[2024-10-08 19:18:35] INFO Found 1176 detections",
            "[2024-10-08 19:18:34] INFO Found 1176 detections",
            "[2024-10-08 19:18:33] INFO Found 1176 detections",
            "[2024-10-08 19:18:32] INFO Found 1176 detections",
            "[2024-10-08 19:18:31] INFO Found 1176 detections",
            "[2024-10-08 19:18:30] INFO Found 1176 detections",
            "[2024-10-08 19:18:29] INFO Found 1176 detections",
            "[2024-10-08 19:18:28] INFO Found 1176 detections",
            "[2024-10-08 19:18:27] INFO Found 1176 detections",
            "[2024-10-08 19:18:26] INFO Found 1176 detections",
            "[2024-10-08 19:18:25] INFO Found 1176 detections",
            "[2024-10-08 19:18:24] INFO Found 1176 detections",
            "[2024-10-08 19:18:23] INFO Found 1176 detections",
            "[2024-10-08 19:18:22] INFO Found 1176 detections",
            "[2024-10-08 19:18:21] INFO Found 1176 detections",
            "[2024-10-08 19:18:20] INFO Found 1176 detections",
            "[2024-10-08 19:18:19] INFO Found 1176 detections",
            "[2024-10-08 19:18:18] INFO Found 1176 detections",
            "[2024-10-08 19:18:17] INFO Found 1176 detections",
            "[2024-10-08 19:18:16] INFO Found 1176 detections",
            "[2024-10-08 19:18:15] INFO Found 1176 detections",
            "[2024-10-08 19:18:14] INFO Found 1176 detections",
            "[2024-10-08 19:18:13] INFO Found 1176 detections",
            "[2024-10-08 19:18:12] INFO Found 1176 detections",
            "[2024-10-08 19:18:11] INFO Found 1176 detections",
            "[2024-10-08 19:18:10] INFO Found 1176 detections",
            "[2024-10-08 19:18:05] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:04] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:03] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:02] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:01] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:00] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:59] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:58] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:57] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:56] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:55] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:54] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:53] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:52] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:51] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:50] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:49] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:48] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:47] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:46] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:45] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:44] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:43] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:42] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:41] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:40] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:39] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:38] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:37] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:36] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:35] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:35] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:34] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:33] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:32] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:31] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:30] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:29] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:28] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:27] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:26] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:25] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:24] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:23] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:22] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:21] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:20] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:19] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:18] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:17] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:16] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:15] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:14] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:13] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:12] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:11] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:10] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:09] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:08] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:07] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:06] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:05] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:04] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:03] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:02] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:01] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:00] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:59] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:58] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:57] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:56] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:55] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:54] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:53] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:52] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:51] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:50] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:49] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:48] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:47] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:46] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:45] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:44] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:43] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:42] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:41] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:40] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:39] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:38] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:37] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:36] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:35] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:34] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:33] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:32] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:31] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:30] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:29] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:28] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:27] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:26] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:25] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:24] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:23] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:22] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:21] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:20] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:19] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:18] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:17] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:16] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:15] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:14] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:13] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:12] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:11] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:10] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:09] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:08] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:07] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:06] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:05] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:04] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:03] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:02] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:01] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:00] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:59] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:58] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:57] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:56] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:55] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:54] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:53] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:52] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:52] INFO No images to process",
            "[2024-10-08 19:15:51] INFO No images to process",
            "[2024-10-08 19:15:50] INFO No images to process",
            "[2024-10-08 19:15:49] INFO No images to process",
            "[2024-10-08 19:15:48] INFO No images to process",
            "[2024-10-08 19:15:47] INFO No images to process",
            "[2024-10-08 19:15:46] INFO No images to process",
            "[2024-10-08 19:15:45] INFO No images to process",
            "[2024-10-08 19:15:44] INFO No images to process",
            "[2024-10-08 19:15:43] INFO No images to process",
            "[2024-10-08 19:15:42] INFO No images to process",
            "[2024-10-08 19:15:41] INFO No images to process",
            "[2024-10-08 19:15:40] INFO No images to process",
            "[2024-10-08 19:15:39] INFO No images to process",
            "[2024-10-08 19:15:38] INFO No images to process",
            "[2024-10-08 19:15:37] INFO No images to process",
            "[2024-10-08 19:15:36] INFO No images to process",
            "[2024-10-08 19:15:35] INFO No images to process",
            "[2024-10-08 19:15:34] INFO No images to process",
            "[2024-10-08 19:15:33] INFO No images to process",
            "[2024-10-08 19:15:32] INFO No images to process",
            "[2024-10-08 19:15:31] INFO No images to process",
            "[2024-10-08 19:15:30] INFO No images to process",
            "[2024-10-08 19:15:29] INFO No images to process",
            "[2024-10-08 19:15:28] INFO No images to process",
            "[2024-10-08 19:15:27] INFO No images to process",
            "[2024-10-08 19:15:26] INFO No images to process",
            "[2024-10-08 19:15:25] INFO No images to process",
            "[2024-10-08 19:15:24] INFO No images to process",
            "[2024-10-08 19:15:23] INFO No images to process",
            "[2024-10-08 19:15:22] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:21] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:20] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:19] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:18] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:17] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:16] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:15] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:14] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:13] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:12] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:11] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:10] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:09] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:08] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:07] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:06] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:05] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:04] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:03] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:02] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:01] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:00] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:59] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:58] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:57] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:56] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:55] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:54] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:53] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:52] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:51] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:51] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:50] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:49] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:48] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:47] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:46] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:45] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:44] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:43] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:42] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:41] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:40] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:39] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:38] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:37] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:36] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:35] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:34] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:33] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:32] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:31] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:30] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:29] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:28] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:27] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:26] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:25] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:24] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:23] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:22] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:21] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:20] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:20] INFO Found 288 classifications",
            "[2024-10-08 19:14:19] INFO Found 288 classifications",
            "[2024-10-08 19:14:18] INFO Found 288 classifications",
            "[2024-10-08 19:14:17] INFO Found 288 classifications",
            "[2024-10-08 19:14:16] INFO Found 288 classifications",
            "[2024-10-08 19:14:15] INFO Found 288 classifications",
            "[2024-10-08 19:14:14] INFO Found 288 classifications",
            "[2024-10-08 19:14:13] INFO Found 288 classifications",
            "[2024-10-08 19:14:12] INFO Found 288 classifications",
            "[2024-10-08 19:14:11] INFO Found 288 classifications",
            "[2024-10-08 19:14:10] INFO Found 288 classifications",
            "[2024-10-08 19:14:09] INFO Found 288 classifications",
            "[2024-10-08 19:14:08] INFO Found 288 classifications",
            "[2024-10-08 19:14:07] INFO Found 288 classifications",
            "[2024-10-08 19:14:06] INFO Found 288 classifications",
            "[2024-10-08 19:14:05] INFO Found 288 classifications",
            "[2024-10-08 19:14:04] INFO Found 288 classifications",
            "[2024-10-08 19:14:03] INFO Found 288 classifications",
            "[2024-10-08 19:14:02] INFO Found 288 classifications",
            "[2024-10-08 19:14:01] INFO Found 288 classifications",
            "[2024-10-08 19:14:00] INFO Found 288 classifications",
            "[2024-10-08 19:13:59] INFO Found 288 classifications",
            "[2024-10-08 19:13:58] INFO Found 288 classifications",
            "[2024-10-08 19:13:57] INFO Found 288 classifications",
            "[2024-10-08 19:13:56] INFO Found 288 classifications",
            "[2024-10-08 19:13:55] INFO Found 288 classifications",
            "[2024-10-08 19:13:54] INFO Found 288 classifications",
            "[2024-10-08 19:13:53] INFO Found 288 classifications",
            "[2024-10-08 19:13:52] INFO Found 288 classifications",
            "[2024-10-08 19:13:51] INFO Found 288 classifications",
            "[2024-10-08 19:13:50] INFO Found 288 classifications",
            "[2024-10-08 19:13:49] INFO Found 288 classifications",
            "[2024-10-08 19:13:48] INFO Found 288 classifications",
            "[2024-10-08 19:13:48] INFO Found 288 detections",
            "[2024-10-08 19:13:47] INFO Found 288 detections",
            "[2024-10-08 19:13:46] INFO Found 288 detections",
            "[2024-10-08 19:13:45] INFO Found 288 detections",
            "[2024-10-08 19:13:44] INFO Found 288 detections",
            "[2024-10-08 19:13:43] INFO Found 288 detections",
            "[2024-10-08 19:13:42] INFO Found 288 detections",
            "[2024-10-08 19:13:41] INFO Found 288 detections",
            "[2024-10-08 19:13:40] INFO Found 288 detections",
            "[2024-10-08 19:13:39] INFO Found 288 detections",
            "[2024-10-08 19:13:38] INFO Found 288 detections",
            "[2024-10-08 19:13:37] INFO Found 288 detections",
            "[2024-10-08 19:13:36] INFO Found 288 detections",
            "[2024-10-08 19:13:35] INFO Found 288 detections",
            "[2024-10-08 19:13:34] INFO Found 288 detections",
            "[2024-10-08 19:13:33] INFO Found 288 detections",
            "[2024-10-08 19:13:32] INFO Found 288 detections",
            "[2024-10-08 19:13:31] INFO Found 288 detections",
            "[2024-10-08 19:13:30] INFO Found 288 detections",
            "[2024-10-08 19:13:29] INFO Found 288 detections",
            "[2024-10-08 19:13:28] INFO Found 288 detections",
            "[2024-10-08 19:13:27] INFO Found 288 detections",
            "[2024-10-08 19:13:26] INFO Found 288 detections",
            "[2024-10-08 19:13:25] INFO Found 288 detections",
            "[2024-10-08 19:13:24] INFO Found 288 detections",
            "[2024-10-08 19:13:23] INFO Found 288 detections",
            "[2024-10-08 19:13:22] INFO Found 288 detections",
            "[2024-10-08 19:13:21] INFO Found 288 detections",
            "[2024-10-08 19:13:20] INFO Found 288 detections",
            "[2024-10-08 19:13:19] INFO Found 288 detections",
            "[2024-10-08 19:13:18] INFO Found 288 detections",
            "[2024-10-08 19:13:17] INFO Found 288 detections",
            "[2024-10-08 19:13:16] INFO Found 288 detections",
            "[2024-10-08 19:13:11] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:10] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:09] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:08] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:07] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:06] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:05] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:04] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:03] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:02] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:01] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:00] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:59] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:58] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:57] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:56] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:55] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:54] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:53] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:52] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:51] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:50] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:49] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:48] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:47] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:46] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:45] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:44] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:43] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:42] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:41] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:41] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:40] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:39] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:38] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:37] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:36] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:35] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:34] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:33] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:32] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:31] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:30] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:29] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:28] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:27] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:26] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:25] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:24] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:23] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:22] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:21] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:20] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:19] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:18] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:17] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:16] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:15] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:14] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:13] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:12] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:11] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:10] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:10] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:09] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:08] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:07] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:06] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:05] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:04] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:03] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:02] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:01] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:00] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:59] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:58] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:57] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:56] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:55] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:54] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:53] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:52] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:51] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:50] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:49] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:48] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:47] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:46] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:45] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:44] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:43] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:42] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:41] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:40] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:39] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:39] INFO Found 10 classifications",
            "[2024-10-08 19:11:38] INFO Found 10 classifications",
            "[2024-10-08 19:11:37] INFO Found 10 classifications",
            "[2024-10-08 19:11:36] INFO Found 10 classifications",
            "[2024-10-08 19:11:35] INFO Found 10 classifications",
            "[2024-10-08 19:11:34] INFO Found 10 classifications",
            "[2024-10-08 19:11:33] INFO Found 10 classifications",
            "[2024-10-08 19:11:32] INFO Found 10 classifications",
            "[2024-10-08 19:11:31] INFO Found 10 classifications",
            "[2024-10-08 19:11:30] INFO Found 10 classifications",
            "[2024-10-08 19:11:29] INFO Found 10 classifications",
            "[2024-10-08 19:11:28] INFO Found 10 classifications",
            "[2024-10-08 19:11:27] INFO Found 10 classifications",
            "[2024-10-08 19:11:26] INFO Found 10 classifications",
            "[2024-10-08 19:11:25] INFO Found 10 classifications",
            "[2024-10-08 19:11:24] INFO Found 10 classifications",
            "[2024-10-08 19:11:23] INFO Found 10 classifications",
            "[2024-10-08 19:11:22] INFO Found 10 classifications",
            "[2024-10-08 19:11:21] INFO Found 10 classifications",
            "[2024-10-08 19:11:20] INFO Found 10 classifications",
            "[2024-10-08 19:11:19] INFO Found 10 classifications"
        ]
    },
    "logs": {
        "stdout": [
            "[2024-10-08 19:27:50] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:49] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:48] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:47] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:46] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:45] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:44] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:43] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:42] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:41] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:40] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:39] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:38] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:37] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:36] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:35] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:34] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:33] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:32] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:31] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:30] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:29] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:28] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:27] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:26] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:25] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:24] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:23] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:22] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:21] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:20] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:19] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:18] INFO Finished job #1032 \"Panama 10 minute intervals A\" (SUCCESS)",
            "[2024-10-08 19:27:18] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:17] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:16] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:15] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:14] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:13] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:12] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:11] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:10] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:09] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:08] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:07] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:06] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:05] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:04] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:03] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:02] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:01] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:27:00] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:59] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:58] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:57] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:56] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:55] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:54] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:53] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:52] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:51] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:50] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:49] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:48] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:47] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:46] INFO Changing status of job 1032 to SUCCESS",
            "[2024-10-08 19:26:46] INFO No images to process",
            "[2024-10-08 19:26:45] INFO No images to process",
            "[2024-10-08 19:26:44] INFO No images to process",
            "[2024-10-08 19:26:43] INFO No images to process",
            "[2024-10-08 19:26:42] INFO No images to process",
            "[2024-10-08 19:26:41] INFO No images to process",
            "[2024-10-08 19:26:40] INFO No images to process",
            "[2024-10-08 19:26:39] INFO No images to process",
            "[2024-10-08 19:26:38] INFO No images to process",
            "[2024-10-08 19:26:37] INFO No images to process",
            "[2024-10-08 19:26:36] INFO No images to process",
            "[2024-10-08 19:26:35] INFO No images to process",
            "[2024-10-08 19:26:34] INFO No images to process",
            "[2024-10-08 19:26:33] INFO No images to process",
            "[2024-10-08 19:26:32] INFO No images to process",
            "[2024-10-08 19:26:31] INFO No images to process",
            "[2024-10-08 19:26:30] INFO No images to process",
            "[2024-10-08 19:26:29] INFO No images to process",
            "[2024-10-08 19:26:28] INFO No images to process",
            "[2024-10-08 19:26:27] INFO No images to process",
            "[2024-10-08 19:26:26] INFO No images to process",
            "[2024-10-08 19:26:25] INFO No images to process",
            "[2024-10-08 19:26:24] INFO No images to process",
            "[2024-10-08 19:26:23] INFO No images to process",
            "[2024-10-08 19:26:22] INFO No images to process",
            "[2024-10-08 19:26:21] INFO No images to process",
            "[2024-10-08 19:26:20] INFO No images to process",
            "[2024-10-08 19:26:19] INFO No images to process",
            "[2024-10-08 19:26:18] INFO No images to process",
            "[2024-10-08 19:26:17] INFO No images to process",
            "[2024-10-08 19:26:16] INFO No images to process",
            "[2024-10-08 19:26:15] INFO No images to process",
            "[2024-10-08 19:26:14] INFO No images to process",
            "[2024-10-08 19:26:13] INFO No images to process",
            "[2024-10-08 19:26:13] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:12] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:11] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:10] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:09] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:08] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:07] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:06] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:05] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:04] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:03] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:02] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:01] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:26:00] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:59] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:58] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:57] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:56] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:55] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:54] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:53] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:52] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:51] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:50] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:49] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:48] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:47] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:46] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:45] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:44] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:43] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:42] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:41] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:40] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:25:40] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:39] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:38] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:37] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:36] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:35] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:34] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:33] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:32] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:31] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:30] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:29] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:28] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:27] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:26] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:25] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:24] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:23] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:22] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:21] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:20] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:19] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:18] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:17] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:16] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:15] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:14] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:13] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:12] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:11] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:10] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:09] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:08] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:07] INFO Saving results in sub-task 3d7e2fc8-4eac-4c0c-9c92-342b37da21b5",
            "[2024-10-08 19:25:07] INFO Found 6 classifications",
            "[2024-10-08 19:25:06] INFO Found 6 classifications",
            "[2024-10-08 19:25:05] INFO Found 6 classifications",
            "[2024-10-08 19:25:04] INFO Found 6 classifications",
            "[2024-10-08 19:25:03] INFO Found 6 classifications",
            "[2024-10-08 19:25:02] INFO Found 6 classifications",
            "[2024-10-08 19:25:01] INFO Found 6 classifications",
            "[2024-10-08 19:25:00] INFO Found 6 classifications",
            "[2024-10-08 19:24:59] INFO Found 6 classifications",
            "[2024-10-08 19:24:58] INFO Found 6 classifications",
            "[2024-10-08 19:24:57] INFO Found 6 classifications",
            "[2024-10-08 19:24:56] INFO Found 6 classifications",
            "[2024-10-08 19:24:55] INFO Found 6 classifications",
            "[2024-10-08 19:24:54] INFO Found 6 classifications",
            "[2024-10-08 19:24:53] INFO Found 6 classifications",
            "[2024-10-08 19:24:52] INFO Found 6 classifications",
            "[2024-10-08 19:24:51] INFO Found 6 classifications",
            "[2024-10-08 19:24:50] INFO Found 6 classifications",
            "[2024-10-08 19:24:49] INFO Found 6 classifications",
            "[2024-10-08 19:24:48] INFO Found 6 classifications",
            "[2024-10-08 19:24:47] INFO Found 6 classifications",
            "[2024-10-08 19:24:46] INFO Found 6 classifications",
            "[2024-10-08 19:24:45] INFO Found 6 classifications",
            "[2024-10-08 19:24:44] INFO Found 6 classifications",
            "[2024-10-08 19:24:43] INFO Found 6 classifications",
            "[2024-10-08 19:24:42] INFO Found 6 classifications",
            "[2024-10-08 19:24:41] INFO Found 6 classifications",
            "[2024-10-08 19:24:40] INFO Found 6 classifications",
            "[2024-10-08 19:24:39] INFO Found 6 classifications",
            "[2024-10-08 19:24:38] INFO Found 6 classifications",
            "[2024-10-08 19:24:37] INFO Found 6 classifications",
            "[2024-10-08 19:24:37] INFO Found 6 detections",
            "[2024-10-08 19:24:36] INFO Found 6 detections",
            "[2024-10-08 19:24:35] INFO Found 6 detections",
            "[2024-10-08 19:24:34] INFO Found 6 detections",
            "[2024-10-08 19:24:33] INFO Found 6 detections",
            "[2024-10-08 19:24:32] INFO Found 6 detections",
            "[2024-10-08 19:24:31] INFO Found 6 detections",
            "[2024-10-08 19:24:30] INFO Found 6 detections",
            "[2024-10-08 19:24:29] INFO Found 6 detections",
            "[2024-10-08 19:24:28] INFO Found 6 detections",
            "[2024-10-08 19:24:27] INFO Found 6 detections",
            "[2024-10-08 19:24:26] INFO Found 6 detections",
            "[2024-10-08 19:24:25] INFO Found 6 detections",
            "[2024-10-08 19:24:24] INFO Found 6 detections",
            "[2024-10-08 19:24:23] INFO Found 6 detections",
            "[2024-10-08 19:24:22] INFO Found 6 detections",
            "[2024-10-08 19:24:21] INFO Found 6 detections",
            "[2024-10-08 19:24:20] INFO Found 6 detections",
            "[2024-10-08 19:24:19] INFO Found 6 detections",
            "[2024-10-08 19:24:18] INFO Found 6 detections",
            "[2024-10-08 19:24:17] INFO Found 6 detections",
            "[2024-10-08 19:24:16] INFO Found 6 detections",
            "[2024-10-08 19:24:15] INFO Found 6 detections",
            "[2024-10-08 19:24:14] INFO Found 6 detections",
            "[2024-10-08 19:24:13] INFO Found 6 detections",
            "[2024-10-08 19:24:12] INFO Found 6 detections",
            "[2024-10-08 19:24:11] INFO Found 6 detections",
            "[2024-10-08 19:24:10] INFO Found 6 detections",
            "[2024-10-08 19:24:09] INFO Found 6 detections",
            "[2024-10-08 19:24:08] INFO Found 6 detections",
            "[2024-10-08 19:24:07] INFO Found 6 detections",
            "[2024-10-08 19:24:06] INFO Found 6 detections",
            "[2024-10-08 19:24:02] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:24:01] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:24:00] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:59] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:58] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:57] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:56] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:55] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:54] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:53] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:52] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:51] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:50] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:49] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:48] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:47] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:46] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:45] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:44] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:43] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:42] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:41] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:40] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:39] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:38] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:37] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:36] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:35] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:34] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:33] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:32] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:31] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:23:31] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:30] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:29] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:28] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:27] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:26] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:25] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:24] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:23] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:22] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:21] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:20] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:19] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:18] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:17] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:16] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:15] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:14] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:13] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:12] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:11] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:10] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:09] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:08] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:07] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:06] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:05] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:04] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:03] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:02] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:01] INFO Saving results in sub-task 7bb56880-d8eb-4000-826d-a06d2599cc91",
            "[2024-10-08 19:23:01] INFO Found 13 classifications",
            "[2024-10-08 19:23:00] INFO Found 13 classifications",
            "[2024-10-08 19:22:59] INFO Found 13 classifications",
            "[2024-10-08 19:22:58] INFO Found 13 classifications",
            "[2024-10-08 19:22:57] INFO Found 13 classifications",
            "[2024-10-08 19:22:56] INFO Found 13 classifications",
            "[2024-10-08 19:22:55] INFO Found 13 classifications",
            "[2024-10-08 19:22:54] INFO Found 13 classifications",
            "[2024-10-08 19:22:53] INFO Found 13 classifications",
            "[2024-10-08 19:22:52] INFO Found 13 classifications",
            "[2024-10-08 19:22:51] INFO Found 13 classifications",
            "[2024-10-08 19:22:50] INFO Found 13 classifications",
            "[2024-10-08 19:22:49] INFO Found 13 classifications",
            "[2024-10-08 19:22:48] INFO Found 13 classifications",
            "[2024-10-08 19:22:47] INFO Found 13 classifications",
            "[2024-10-08 19:22:46] INFO Found 13 classifications",
            "[2024-10-08 19:22:45] INFO Found 13 classifications",
            "[2024-10-08 19:22:44] INFO Found 13 classifications",
            "[2024-10-08 19:22:43] INFO Found 13 classifications",
            "[2024-10-08 19:22:42] INFO Found 13 classifications",
            "[2024-10-08 19:22:41] INFO Found 13 classifications",
            "[2024-10-08 19:22:40] INFO Found 13 classifications",
            "[2024-10-08 19:22:39] INFO Found 13 classifications",
            "[2024-10-08 19:22:38] INFO Found 13 classifications",
            "[2024-10-08 19:22:37] INFO Found 13 classifications",
            "[2024-10-08 19:22:36] INFO Found 13 classifications",
            "[2024-10-08 19:22:35] INFO Found 13 classifications",
            "[2024-10-08 19:22:34] INFO Found 13 classifications",
            "[2024-10-08 19:22:33] INFO Found 13 classifications",
            "[2024-10-08 19:22:32] INFO Found 13 classifications",
            "[2024-10-08 19:22:31] INFO Found 13 classifications",
            "[2024-10-08 19:22:30] INFO Found 13 classifications",
            "[2024-10-08 19:22:29] INFO Found 13 classifications",
            "[2024-10-08 19:22:29] INFO Found 13 detections",
            "[2024-10-08 19:22:28] INFO Found 13 detections",
            "[2024-10-08 19:22:27] INFO Found 13 detections",
            "[2024-10-08 19:22:26] INFO Found 13 detections",
            "[2024-10-08 19:22:25] INFO Found 13 detections",
            "[2024-10-08 19:22:24] INFO Found 13 detections",
            "[2024-10-08 19:22:23] INFO Found 13 detections",
            "[2024-10-08 19:22:22] INFO Found 13 detections",
            "[2024-10-08 19:22:21] INFO Found 13 detections",
            "[2024-10-08 19:22:20] INFO Found 13 detections",
            "[2024-10-08 19:22:19] INFO Found 13 detections",
            "[2024-10-08 19:22:18] INFO Found 13 detections",
            "[2024-10-08 19:22:17] INFO Found 13 detections",
            "[2024-10-08 19:22:16] INFO Found 13 detections",
            "[2024-10-08 19:22:15] INFO Found 13 detections",
            "[2024-10-08 19:22:14] INFO Found 13 detections",
            "[2024-10-08 19:22:13] INFO Found 13 detections",
            "[2024-10-08 19:22:12] INFO Found 13 detections",
            "[2024-10-08 19:22:11] INFO Found 13 detections",
            "[2024-10-08 19:22:10] INFO Found 13 detections",
            "[2024-10-08 19:22:09] INFO Found 13 detections",
            "[2024-10-08 19:22:08] INFO Found 13 detections",
            "[2024-10-08 19:22:07] INFO Found 13 detections",
            "[2024-10-08 19:22:06] INFO Found 13 detections",
            "[2024-10-08 19:22:05] INFO Found 13 detections",
            "[2024-10-08 19:22:04] INFO Found 13 detections",
            "[2024-10-08 19:22:03] INFO Found 13 detections",
            "[2024-10-08 19:22:02] INFO Found 13 detections",
            "[2024-10-08 19:22:01] INFO Found 13 detections",
            "[2024-10-08 19:22:00] INFO Found 13 detections",
            "[2024-10-08 19:21:59] INFO Found 13 detections",
            "[2024-10-08 19:21:58] INFO Found 13 detections",
            "[2024-10-08 19:21:57] INFO Found 13 detections",
            "[2024-10-08 19:21:53] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:52] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:51] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:50] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:49] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:48] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:47] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:46] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:45] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:44] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:43] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:42] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:41] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:40] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:39] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:38] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:37] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:36] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:35] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:34] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:33] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:32] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:31] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:30] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:29] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:28] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:27] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:26] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:25] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:24] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:23] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:21:23] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:22] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:21] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:20] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:19] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:18] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:17] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:16] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:15] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:14] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:13] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:12] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:11] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:10] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:09] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:08] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:07] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:06] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:05] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:04] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:03] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:02] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:01] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:21:00] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:59] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:58] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:57] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:56] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:55] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:54] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:53] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:52] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:51] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:20:51] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:50] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:49] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:48] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:47] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:46] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:45] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:44] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:43] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:42] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:41] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:40] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:39] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:38] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:37] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:36] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:35] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:34] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:33] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:32] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:31] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:30] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:29] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:28] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:27] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:26] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:25] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:24] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:23] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:22] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:21] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:20] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:19] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:18] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:17] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:16] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:15] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:14] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:13] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:12] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:11] ERROR Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:20:10] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:09] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:08] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:07] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:06] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:05] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:04] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:03] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:02] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:01] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:20:00] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:59] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:58] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:57] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:56] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:55] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:54] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:53] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:52] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:51] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:50] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:49] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:48] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:47] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:46] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:45] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:44] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:43] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:42] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:41] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:40] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:19:40] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:39] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:38] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:37] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:36] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:35] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:34] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:33] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:32] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:31] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:30] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:29] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:28] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:27] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:26] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:25] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:24] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:23] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:22] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:21] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:20] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:19] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:18] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:17] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:16] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:15] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:14] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:13] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:12] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:11] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:10] INFO Saving results in sub-task 2360939c-1880-411c-9476-ddf667a92086",
            "[2024-10-08 19:19:10] INFO Found 1176 classifications",
            "[2024-10-08 19:19:09] INFO Found 1176 classifications",
            "[2024-10-08 19:19:08] INFO Found 1176 classifications",
            "[2024-10-08 19:19:07] INFO Found 1176 classifications",
            "[2024-10-08 19:19:06] INFO Found 1176 classifications",
            "[2024-10-08 19:19:05] INFO Found 1176 classifications",
            "[2024-10-08 19:19:04] INFO Found 1176 classifications",
            "[2024-10-08 19:19:03] INFO Found 1176 classifications",
            "[2024-10-08 19:19:02] INFO Found 1176 classifications",
            "[2024-10-08 19:19:01] INFO Found 1176 classifications",
            "[2024-10-08 19:19:00] INFO Found 1176 classifications",
            "[2024-10-08 19:18:59] INFO Found 1176 classifications",
            "[2024-10-08 19:18:58] INFO Found 1176 classifications",
            "[2024-10-08 19:18:57] INFO Found 1176 classifications",
            "[2024-10-08 19:18:56] INFO Found 1176 classifications",
            "[2024-10-08 19:18:55] INFO Found 1176 classifications",
            "[2024-10-08 19:18:54] INFO Found 1176 classifications",
            "[2024-10-08 19:18:53] INFO Found 1176 classifications",
            "[2024-10-08 19:18:52] INFO Found 1176 classifications",
            "[2024-10-08 19:18:51] INFO Found 1176 classifications",
            "[2024-10-08 19:18:50] INFO Found 1176 classifications",
            "[2024-10-08 19:18:49] INFO Found 1176 classifications",
            "[2024-10-08 19:18:48] INFO Found 1176 classifications",
            "[2024-10-08 19:18:47] INFO Found 1176 classifications",
            "[2024-10-08 19:18:46] INFO Found 1176 classifications",
            "[2024-10-08 19:18:45] INFO Found 1176 classifications",
            "[2024-10-08 19:18:44] INFO Found 1176 classifications",
            "[2024-10-08 19:18:43] INFO Found 1176 classifications",
            "[2024-10-08 19:18:42] INFO Found 1176 classifications",
            "[2024-10-08 19:18:41] INFO Found 1176 classifications",
            "[2024-10-08 19:18:40] INFO Found 1176 classifications",
            "[2024-10-08 19:18:40] INFO Found 1176 detections",
            "[2024-10-08 19:18:39] INFO Found 1176 detections",
            "[2024-10-08 19:18:38] INFO Found 1176 detections",
            "[2024-10-08 19:18:37] INFO Found 1176 detections",
            "[2024-10-08 19:18:36] INFO Found 1176 detections",
            "[2024-10-08 19:18:35] INFO Found 1176 detections",
            "[2024-10-08 19:18:34] INFO Found 1176 detections",
            "[2024-10-08 19:18:33] INFO Found 1176 detections",
            "[2024-10-08 19:18:32] INFO Found 1176 detections",
            "[2024-10-08 19:18:31] INFO Found 1176 detections",
            "[2024-10-08 19:18:30] INFO Found 1176 detections",
            "[2024-10-08 19:18:29] INFO Found 1176 detections",
            "[2024-10-08 19:18:28] INFO Found 1176 detections",
            "[2024-10-08 19:18:27] INFO Found 1176 detections",
            "[2024-10-08 19:18:26] INFO Found 1176 detections",
            "[2024-10-08 19:18:25] INFO Found 1176 detections",
            "[2024-10-08 19:18:24] INFO Found 1176 detections",
            "[2024-10-08 19:18:23] INFO Found 1176 detections",
            "[2024-10-08 19:18:22] INFO Found 1176 detections",
            "[2024-10-08 19:18:21] INFO Found 1176 detections",
            "[2024-10-08 19:18:20] INFO Found 1176 detections",
            "[2024-10-08 19:18:19] INFO Found 1176 detections",
            "[2024-10-08 19:18:18] INFO Found 1176 detections",
            "[2024-10-08 19:18:17] INFO Found 1176 detections",
            "[2024-10-08 19:18:16] INFO Found 1176 detections",
            "[2024-10-08 19:18:15] INFO Found 1176 detections",
            "[2024-10-08 19:18:14] INFO Found 1176 detections",
            "[2024-10-08 19:18:13] INFO Found 1176 detections",
            "[2024-10-08 19:18:12] INFO Found 1176 detections",
            "[2024-10-08 19:18:11] INFO Found 1176 detections",
            "[2024-10-08 19:18:10] INFO Found 1176 detections",
            "[2024-10-08 19:18:05] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:04] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:03] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:02] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:01] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:18:00] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:59] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:58] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:57] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:56] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:55] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:54] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:53] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:52] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:51] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:50] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:49] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:48] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:47] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:46] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:45] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:44] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:43] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:42] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:41] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:40] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:39] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:38] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:37] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:36] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:35] INFO Sending 2 images to ML backend panama_moths_2023",
            "[2024-10-08 19:17:35] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:34] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:33] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:32] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:31] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:30] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:29] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:28] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:27] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:26] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:25] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:24] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:23] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:22] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:21] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:20] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:19] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:18] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:17] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:16] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:15] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:14] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:13] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:12] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:11] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:10] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:09] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:08] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:07] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:06] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:05] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:04] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:03] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:02] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:01] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:17:00] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:59] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:58] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:57] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:56] ERROR Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "[2024-10-08 19:16:55] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:54] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:53] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:52] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:51] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:50] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:49] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:48] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:47] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:46] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:45] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:44] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:43] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:42] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:41] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:40] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:39] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:38] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:37] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:36] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:35] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:34] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:33] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:32] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:31] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:30] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:29] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:28] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:27] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:26] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:25] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:24] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:23] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:16:22] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:21] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:20] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:19] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:18] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:17] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:16] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:15] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:14] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:13] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:12] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:11] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:10] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:09] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:08] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:07] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:06] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:05] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:04] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:03] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:02] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:01] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:16:00] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:59] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:58] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:57] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:56] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:55] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:54] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:53] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:52] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:15:52] INFO No images to process",
            "[2024-10-08 19:15:51] INFO No images to process",
            "[2024-10-08 19:15:50] INFO No images to process",
            "[2024-10-08 19:15:49] INFO No images to process",
            "[2024-10-08 19:15:48] INFO No images to process",
            "[2024-10-08 19:15:47] INFO No images to process",
            "[2024-10-08 19:15:46] INFO No images to process",
            "[2024-10-08 19:15:45] INFO No images to process",
            "[2024-10-08 19:15:44] INFO No images to process",
            "[2024-10-08 19:15:43] INFO No images to process",
            "[2024-10-08 19:15:42] INFO No images to process",
            "[2024-10-08 19:15:41] INFO No images to process",
            "[2024-10-08 19:15:40] INFO No images to process",
            "[2024-10-08 19:15:39] INFO No images to process",
            "[2024-10-08 19:15:38] INFO No images to process",
            "[2024-10-08 19:15:37] INFO No images to process",
            "[2024-10-08 19:15:36] INFO No images to process",
            "[2024-10-08 19:15:35] INFO No images to process",
            "[2024-10-08 19:15:34] INFO No images to process",
            "[2024-10-08 19:15:33] INFO No images to process",
            "[2024-10-08 19:15:32] INFO No images to process",
            "[2024-10-08 19:15:31] INFO No images to process",
            "[2024-10-08 19:15:30] INFO No images to process",
            "[2024-10-08 19:15:29] INFO No images to process",
            "[2024-10-08 19:15:28] INFO No images to process",
            "[2024-10-08 19:15:27] INFO No images to process",
            "[2024-10-08 19:15:26] INFO No images to process",
            "[2024-10-08 19:15:25] INFO No images to process",
            "[2024-10-08 19:15:24] INFO No images to process",
            "[2024-10-08 19:15:23] INFO No images to process",
            "[2024-10-08 19:15:22] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:21] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:20] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:19] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:18] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:17] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:16] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:15] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:14] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:13] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:12] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:11] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:10] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:09] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:08] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:07] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:06] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:05] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:04] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:03] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:02] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:01] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:15:00] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:59] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:58] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:57] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:56] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:55] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:54] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:53] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:52] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:51] INFO Ignoring 2 images that have already been processed",
            "[2024-10-08 19:14:51] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:50] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:49] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:48] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:47] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:46] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:45] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:44] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:43] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:42] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:41] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:40] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:39] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:38] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:37] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:36] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:35] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:34] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:33] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:32] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:31] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:30] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:29] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:28] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:27] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:26] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:25] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:24] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:23] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:22] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:21] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:20] INFO Saving results in sub-task 017c8c8f-a1d7-4cd3-b93d-f5d570859659",
            "[2024-10-08 19:14:20] INFO Found 288 classifications",
            "[2024-10-08 19:14:19] INFO Found 288 classifications",
            "[2024-10-08 19:14:18] INFO Found 288 classifications",
            "[2024-10-08 19:14:17] INFO Found 288 classifications",
            "[2024-10-08 19:14:16] INFO Found 288 classifications",
            "[2024-10-08 19:14:15] INFO Found 288 classifications",
            "[2024-10-08 19:14:14] INFO Found 288 classifications",
            "[2024-10-08 19:14:13] INFO Found 288 classifications",
            "[2024-10-08 19:14:12] INFO Found 288 classifications",
            "[2024-10-08 19:14:11] INFO Found 288 classifications",
            "[2024-10-08 19:14:10] INFO Found 288 classifications",
            "[2024-10-08 19:14:09] INFO Found 288 classifications",
            "[2024-10-08 19:14:08] INFO Found 288 classifications",
            "[2024-10-08 19:14:07] INFO Found 288 classifications",
            "[2024-10-08 19:14:06] INFO Found 288 classifications",
            "[2024-10-08 19:14:05] INFO Found 288 classifications",
            "[2024-10-08 19:14:04] INFO Found 288 classifications",
            "[2024-10-08 19:14:03] INFO Found 288 classifications",
            "[2024-10-08 19:14:02] INFO Found 288 classifications",
            "[2024-10-08 19:14:01] INFO Found 288 classifications",
            "[2024-10-08 19:14:00] INFO Found 288 classifications",
            "[2024-10-08 19:13:59] INFO Found 288 classifications",
            "[2024-10-08 19:13:58] INFO Found 288 classifications",
            "[2024-10-08 19:13:57] INFO Found 288 classifications",
            "[2024-10-08 19:13:56] INFO Found 288 classifications",
            "[2024-10-08 19:13:55] INFO Found 288 classifications",
            "[2024-10-08 19:13:54] INFO Found 288 classifications",
            "[2024-10-08 19:13:53] INFO Found 288 classifications",
            "[2024-10-08 19:13:52] INFO Found 288 classifications",
            "[2024-10-08 19:13:51] INFO Found 288 classifications",
            "[2024-10-08 19:13:50] INFO Found 288 classifications",
            "[2024-10-08 19:13:49] INFO Found 288 classifications",
            "[2024-10-08 19:13:48] INFO Found 288 classifications",
            "[2024-10-08 19:13:48] INFO Found 288 detections",
            "[2024-10-08 19:13:47] INFO Found 288 detections",
            "[2024-10-08 19:13:46] INFO Found 288 detections",
            "[2024-10-08 19:13:45] INFO Found 288 detections",
            "[2024-10-08 19:13:44] INFO Found 288 detections",
            "[2024-10-08 19:13:43] INFO Found 288 detections",
            "[2024-10-08 19:13:42] INFO Found 288 detections",
            "[2024-10-08 19:13:41] INFO Found 288 detections",
            "[2024-10-08 19:13:40] INFO Found 288 detections",
            "[2024-10-08 19:13:39] INFO Found 288 detections",
            "[2024-10-08 19:13:38] INFO Found 288 detections",
            "[2024-10-08 19:13:37] INFO Found 288 detections",
            "[2024-10-08 19:13:36] INFO Found 288 detections",
            "[2024-10-08 19:13:35] INFO Found 288 detections",
            "[2024-10-08 19:13:34] INFO Found 288 detections",
            "[2024-10-08 19:13:33] INFO Found 288 detections",
            "[2024-10-08 19:13:32] INFO Found 288 detections",
            "[2024-10-08 19:13:31] INFO Found 288 detections",
            "[2024-10-08 19:13:30] INFO Found 288 detections",
            "[2024-10-08 19:13:29] INFO Found 288 detections",
            "[2024-10-08 19:13:28] INFO Found 288 detections",
            "[2024-10-08 19:13:27] INFO Found 288 detections",
            "[2024-10-08 19:13:26] INFO Found 288 detections",
            "[2024-10-08 19:13:25] INFO Found 288 detections",
            "[2024-10-08 19:13:24] INFO Found 288 detections",
            "[2024-10-08 19:13:23] INFO Found 288 detections",
            "[2024-10-08 19:13:22] INFO Found 288 detections",
            "[2024-10-08 19:13:21] INFO Found 288 detections",
            "[2024-10-08 19:13:20] INFO Found 288 detections",
            "[2024-10-08 19:13:19] INFO Found 288 detections",
            "[2024-10-08 19:13:18] INFO Found 288 detections",
            "[2024-10-08 19:13:17] INFO Found 288 detections",
            "[2024-10-08 19:13:16] INFO Found 288 detections",
            "[2024-10-08 19:13:11] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:10] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:09] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:08] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:07] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:06] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:05] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:04] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:03] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:02] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:01] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:13:00] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:59] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:58] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:57] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:56] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:55] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:54] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:53] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:52] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:51] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:50] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:49] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:48] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:47] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:46] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:45] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:44] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:43] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:42] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:41] INFO Sending 1 images to ML backend panama_moths_2023",
            "[2024-10-08 19:12:41] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:40] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:39] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:38] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:37] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:36] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:35] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:34] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:33] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:32] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:31] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:30] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:29] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:28] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:27] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:26] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:25] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:24] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:23] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:22] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:21] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:20] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:19] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:18] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:17] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:16] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:15] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:14] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:13] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:12] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:11] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:10] INFO Ignoring 1 images that have already been processed",
            "[2024-10-08 19:12:10] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:09] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:08] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:07] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:06] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:05] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:04] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:03] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:02] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:01] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:12:00] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:59] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:58] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:57] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:56] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:55] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:54] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:53] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:52] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:51] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:50] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:49] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:48] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:47] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:46] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:45] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:44] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:43] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:42] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:41] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:40] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:39] INFO Saving results in sub-task 7d49e094-462c-4e8b-8ed1-0e82073ed693",
            "[2024-10-08 19:11:39] INFO Found 10 classifications",
            "[2024-10-08 19:11:38] INFO Found 10 classifications",
            "[2024-10-08 19:11:37] INFO Found 10 classifications",
            "[2024-10-08 19:11:36] INFO Found 10 classifications",
            "[2024-10-08 19:11:35] INFO Found 10 classifications",
            "[2024-10-08 19:11:34] INFO Found 10 classifications",
            "[2024-10-08 19:11:33] INFO Found 10 classifications",
            "[2024-10-08 19:11:32] INFO Found 10 classifications",
            "[2024-10-08 19:11:31] INFO Found 10 classifications",
            "[2024-10-08 19:11:30] INFO Found 10 classifications",
            "[2024-10-08 19:11:29] INFO Found 10 classifications",
            "[2024-10-08 19:11:28] INFO Found 10 classifications",
            "[2024-10-08 19:11:27] INFO Found 10 classifications",
            "[2024-10-08 19:11:26] INFO Found 10 classifications",
            "[2024-10-08 19:11:25] INFO Found 10 classifications",
            "[2024-10-08 19:11:24] INFO Found 10 classifications",
            "[2024-10-08 19:11:23] INFO Found 10 classifications",
            "[2024-10-08 19:11:22] INFO Found 10 classifications",
            "[2024-10-08 19:11:21] INFO Found 10 classifications",
            "[2024-10-08 19:11:20] INFO Found 10 classifications",
            "[2024-10-08 19:11:19] INFO Found 10 classifications"
        ],
        "stderr": [
            "Failed to process image batch 316 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 314 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 305 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 304 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 303 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 297 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 296 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 295 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 293 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 290 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 286 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 285 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 279 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 277 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 276 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 274 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 273 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 268 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 253 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 251 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 247 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 246 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 236 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 233 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 232 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 229 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 226 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 223 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 219 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 217 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 216 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 214 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 208 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 202 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 198 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 195 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 192 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 191 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 189 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 184 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 182 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 179 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 176 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 173 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 168 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 163 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 162 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 160 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 157 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 150 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 136 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 131 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 130 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 129 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 128 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 127 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 124 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 120 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 119 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 114 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 111 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 110 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 109 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 99 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 98 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 97 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 96 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 90 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 87 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 79 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 77 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 76 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 73 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 70 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 66 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 65 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 63 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 61 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 59 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 58 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 56 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 54 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 53 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 52 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 51 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 50 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 49 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 46 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 41 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 39 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 36 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 34 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 32 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 29 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 28 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 26 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 24 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 19 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 16 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 13 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 10 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 7 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 4 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process",
            "Failed to process image batch 1 of 320: 500 Server Error: Internal Server Error for url: https://ml.dev.insectai.org/pipeline/process"
        ]
    },
    "job_type": {
        "name": "ML pipeline",
        "key": "ml"
    },
    "data_export": null,
    "dispatch_mode": "internal",
    "result": null,
    "user_permissions": []
}