{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 6882,
      "executingTimeMillis" : 6882,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 4,
      "waitingTimeMillis" : 4
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1130,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a0e3aae267887f6c86730cf351ac8526a4d05622",
            "branch" : [
              {
                "SHA1" : "a0e3aae267887f6c86730cf351ac8526a4d05622",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a0e3aae267887f6c86730cf351ac8526a4d05622",
            "branch" : [
              {
                "SHA1" : "a0e3aae267887f6c86730cf351ac8526a4d05622",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a0e3aae267887f6c86730cf351ac8526a4d05622",
        "branch" : [
          {
            "SHA1" : "a0e3aae267887f6c86730cf351ac8526a4d05622",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ABI-Software/12-labours-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1130",
  "duration" : 6882,
  "estimatedDuration" : 21097,
  "executor" : None,
  "fullDisplayName" : "12-Labours-API #1130",
  "id" : "1130",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1130,
  "queueId" : 4278,
  "result" : "FAILURE",
  "timestamp" : 1694056260275,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/12-labours/job/12-Labours-API/1130/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py",
          "middleware/auth.py",
          "tests/test_api.py",
          "app/data_schema.py"
        ],
        "commitId" : "c0c7884f6059f3effca35d0dd3a4e4fdf5f63eb4",
        "timestamp" : 1693878508000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "bind expiration time for access and login\u000a",
        "date" : "2023-09-05 13:48:28 +1200",
        "id" : "c0c7884f6059f3effca35d0dd3a4e4fdf5f63eb4",
        "msg" : "bind expiration time for access and login",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          },
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "middleware/auth.py"
        ],
        "commitId" : "b4f8d8ed48aeee80a0b63dbb4623a11b498579b6",
        "timestamp" : 1693958069000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove nbf\u000a",
        "date" : "2023-09-06 11:54:29 +1200",
        "id" : "b4f8d8ed48aeee80a0b63dbb4623a11b498579b6",
        "msg" : "remove nbf",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "middleware/auth.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py"
        ],
        "commitId" : "5b5d02cbfbbf0f4897c861d52d65aa5c9d1f2570",
        "timestamp" : 1693958583000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "Update filter_generator.py\u000a",
        "date" : "2023-09-06 12:03:03 +1200",
        "id" : "5b5d02cbfbbf0f4897c861d52d65aa5c9d1f2570",
        "msg" : "Update filter_generator.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/data_schema.py",
          "tests/test_gen3_api.py",
          "tests/test_gen3_data.py"
        ],
        "commitId" : "756177411d71cbff9271eb184c4e7d334c5c420d",
        "timestamp" : 1693966319000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update dummy identity\u000a",
        "date" : "2023-09-06 14:11:59 +1200",
        "id" : "756177411d71cbff9271eb184c4e7d334c5c420d",
        "msg" : "update dummy identity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/data_schema.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_data.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_gen3_api.py"
        ],
        "commitId" : "618b04e7606e517546a74a254efc4c7de82d9c16",
        "timestamp" : 1693969188000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update testing\u000a",
        "date" : "2023-09-06 14:59:48 +1200",
        "id" : "618b04e7606e517546a74a254efc4c7de82d9c16",
        "msg" : "update testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_gen3_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_generator.py"
        ],
        "commitId" : "ed35a9cf827a94dd30ae1f919176176252960ce6",
        "timestamp" : 1693998314000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update filter name\u000a",
        "date" : "2023-09-06 23:05:14 +1200",
        "id" : "ed35a9cf827a94dd30ae1f919176176252960ce6",
        "msg" : "update filter name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_generator.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "docker-compose.yml"
        ],
        "commitId" : "f26534ee9a5822040ce023d8c57d03b8d03967a2",
        "timestamp" : 1693998502000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "Update docker-compose.yml\u000a",
        "date" : "2023-09-06 23:08:22 +1200",
        "id" : "f26534ee9a5822040ce023d8c57d03b8d03967a2",
        "msg" : "Update docker-compose.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "docker-compose.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
      "fullName" : "David Yu"
    }
  ]
}