google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.

Home Page:https://google.github.io/fuzzbench/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in `batch_measure`

DonggeLiu opened this issue · comments

{
  "textPayload": "Traceback (most recent call last):\n  File \"/fuzzbench/experiment/measurer/batch_measure.py\", line 49, in <module>\n    main()\n  File \"/fuzzbench/experiment/measurer/batch_measure.py\", line 35, in main\n    print(snapshot.edges_covered)\nAttributeError: 'NoneType' object has no attribute 'edges_covered'\nWaiting up to 5 seconds.\n",
  "insertId": "yephv7f9ugma1",
  "resource": {
    "type": "generic_task",
    "labels": {
      "task_id": "task/j-932b898f-2959-4786-a0e1-33fb32439b69-group0-0/0/0",
      "project_id": "fuzzbench",
      "location": "us-central1-f",
      "job": "j-932b898f-2959-4786-a0e1-33fb32439b69",
      "namespace": ""
    }
  },
  "timestamp": "2023-03-09T07:41:41.331289265Z",
  "severity": "ERROR",
  "labels": {
    "job_uid": "j-932b898f-2959-4786-a0e1-33fb32439b69",
    "hostname": "j-932b898f-2959-4786-a0e1-33fb32439b69-group0-0-2j1h",
    "task_group_name": "projects/1097086166031/locations/us-central1/jobs/measure11-2359826/taskGroups/group0"
  },
  "logName": "projects/fuzzbench/logs/batch_task_logs",
  "receiveTimestamp": "2023-03-09T07:41:42.015484172Z"
}

When did this occur? I'm pretty sure this was just a one-off during development