{
  "_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" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 11727,
      "executingTimeMillis" : 11727,
      "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" : 915,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0d45ed5d09acb683ba851a3629147e4631b70b65",
            "branch" : [
              {
                "SHA1" : "0d45ed5d09acb683ba851a3629147e4631b70b65",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0d45ed5d09acb683ba851a3629147e4631b70b65",
            "branch" : [
              {
                "SHA1" : "0d45ed5d09acb683ba851a3629147e4631b70b65",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0d45ed5d09acb683ba851a3629147e4631b70b65",
        "branch" : [
          {
            "SHA1" : "0d45ed5d09acb683ba851a3629147e4631b70b65",
            "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" : "#915",
  "duration" : 11727,
  "estimatedDuration" : 21097,
  "executor" : None,
  "fullDisplayName" : "12-Labours-API #915",
  "id" : "915",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 915,
  "queueId" : 3820,
  "result" : "SUCCESS",
  "timestamp" : 1690341060276,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/12-Labours-API/915/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "requirements.txt"
        ],
        "commitId" : "ae76a2496ae45ac04e623d73a2c20dc4ccd98433",
        "timestamp" : 1690331907000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "Update requirements.txt\u000a",
        "date" : "2023-07-26 12:38:27 +1200",
        "id" : "ae76a2496ae45ac04e623d73a2c20dc4ccd98433",
        "msg" : "Update requirements.txt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime.txt",
          "requirements.txt"
        ],
        "commitId" : "5fa86fc6925e6be244de072ac9c3dc487083a658",
        "timestamp" : 1690333394000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add heroku python version\u000a",
        "date" : "2023-07-26 13:03:14 +1200",
        "id" : "5fa86fc6925e6be244de072ac9c3dc487083a658",
        "msg" : "add heroku python version",
        "paths" : [
          {
            "editType" : "add",
            "file" : "runtime.txt"
          },
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime.txt"
        ],
        "commitId" : "71b6947cab6a65809f9b287684d857f1f9cbe4c1",
        "timestamp" : 1690333620000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "change version to 3.9.17\u000a",
        "date" : "2023-07-26 13:07:00 +1200",
        "id" : "71b6947cab6a65809f9b287684d857f1f9cbe4c1",
        "msg" : "change version to 3.9.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/docker-hub.yml"
        ],
        "commitId" : "cd558aefed04795315e04ae952848a0ca790417f",
        "timestamp" : 1690335376000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "Update docker-hub.yml\u000a",
        "date" : "2023-07-26 13:36:16 +1200",
        "id" : "cd558aefed04795315e04ae952848a0ca790417f",
        "msg" : "Update docker-hub.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/docker-hub.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/docker-hub.yml"
        ],
        "commitId" : "af6ae1adf2e30e104cf64399c9fc7d1c9ad1d05c",
        "timestamp" : 1690335398000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "Update docker-hub.yml\u000a",
        "date" : "2023-07-26 13:36:38 +1200",
        "id" : "af6ae1adf2e30e104cf64399c9fc7d1c9ad1d05c",
        "msg" : "Update docker-hub.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/docker-hub.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/docker-hub.yml"
        ],
        "commitId" : "ad1c616a7cea24a0dd83398dacd650d6187aaa3d",
        "timestamp" : 1690335783000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "Update docker-hub.yml\u000a",
        "date" : "2023-07-26 13:43:03 +1200",
        "id" : "ad1c616a7cea24a0dd83398dacd650d6187aaa3d",
        "msg" : "Update docker-hub.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/docker-hub.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
      "fullName" : "David Yu"
    }
  ]
}