{
  "_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" : 2,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 33901,
      "executingTimeMillis" : 33901,
      "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" : 503,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f4a14323fb489da566366b8e6f9b369adc8e8147",
            "branch" : [
              {
                "SHA1" : "f4a14323fb489da566366b8e6f9b369adc8e8147",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f4a14323fb489da566366b8e6f9b369adc8e8147",
            "branch" : [
              {
                "SHA1" : "f4a14323fb489da566366b8e6f9b369adc8e8147",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f4a14323fb489da566366b8e6f9b369adc8e8147",
        "branch" : [
          {
            "SHA1" : "f4a14323fb489da566366b8e6f9b369adc8e8147",
            "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" : "#503",
  "duration" : 33901,
  "estimatedDuration" : 21097,
  "executor" : None,
  "fullDisplayName" : "12-Labours-API #503",
  "id" : "503",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 503,
  "queueId" : 2903,
  "result" : "SUCCESS",
  "timestamp" : 1683083461109,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/12-labours/job/12-Labours-API/503/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/sgqlc.py",
          "requirements.txt",
          "app/filter_dictionary.py",
          "app/config.py",
          "app/search.py"
        ],
        "commitId" : "980b2927338caa24e5d6828123ff17bb7f4d036b",
        "timestamp" : 1681438634000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
          "fullName" : "david.jianwei.yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "create a auto function to update filter\u000a",
        "date" : "2023-04-14 14:17:14 +1200",
        "id" : "980b2927338caa24e5d6828123ff17bb7f4d036b",
        "msg" : "create a auto function to update filter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_dictionary.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/search.py"
          },
          {
            "editType" : "edit",
            "file" : "app/sgqlc.py"
          },
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/pagination.py",
          "app/filter_dictionary.py"
        ],
        "commitId" : "0175f5271874543b19f9afab9005afbaaf1365ed",
        "timestamp" : 1681683568000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
          "fullName" : "david.jianwei.yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "add time.sleep() for first startup\u000a",
        "date" : "2023-04-17 10:19:28 +1200",
        "id" : "0175f5271874543b19f9afab9005afbaaf1365ed",
        "msg" : "add time.sleep() for first startup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_dictionary.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter_dictionary.py"
        ],
        "commitId" : "08691443963661d5871330ed4cbc2194cc6d6d1e",
        "timestamp" : 1681700728000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
          "fullName" : "david.jianwei.yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove hardcode filter element\u000a",
        "date" : "2023-04-17 15:05:28 +1200",
        "id" : "08691443963661d5871330ed4cbc2194cc6d6d1e",
        "msg" : "remove hardcode filter element",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter_dictionary.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/filter.py"
        ],
        "commitId" : "9ee1f539f44a74248136ad97b4151222e2c653e9",
        "timestamp" : 1681703629000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
          "fullName" : "david.jianwei.yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove unused\u000a",
        "date" : "2023-04-17 15:53:49 +1200",
        "id" : "9ee1f539f44a74248136ad97b4151222e2c653e9",
        "msg" : "remove unused",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "f1a9765a4e1bad5cb2f5d4c7be536c3b61f8c13c",
        "timestamp" : 1682047371000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2023-04-21 15:22:51 +1200",
        "id" : "f1a9765a4e1bad5cb2f5d4c7be536c3b61f8c13c",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_api.py"
        ],
        "commitId" : "88dc109af28eb896fc4bd4b6ca439c7bf6023daa",
        "timestamp" : 1682467064000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update filter generated content test\u000a",
        "date" : "2023-04-26 11:57:44 +1200",
        "id" : "88dc109af28eb896fc4bd4b6ca439c7bf6023daa",
        "msg" : "update filter generated content test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pagination.py",
          "app/config.py"
        ],
        "commitId" : "1cb21999ee6a9d7910b34a8165866b65979b1b02",
        "timestamp" : 1682475532000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "remove portal url\u000a",
        "date" : "2023-04-26 14:18:52 +1200",
        "id" : "1cb21999ee6a9d7910b34a8165866b65979b1b02",
        "msg" : "remove portal url",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/pagination.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "env.txt"
        ],
        "commitId" : "145de3e5c07098de414add8d1b53e421142b691c",
        "timestamp" : 1682476397000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update env template\u000a",
        "date" : "2023-04-26 14:33:17 +1200",
        "id" : "145de3e5c07098de414add8d1b53e421142b691c",
        "msg" : "update env template",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "env.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_api.py"
        ],
        "commitId" : "f7f50e9517ca5ecbc669e26b1b89bf5229763de0",
        "timestamp" : 1682561641000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ddjnw1yu",
          "fullName" : "David Yu"
        },
        "authorEmail" : "david.jianwei.yu@outlook.com",
        "comment" : "update test with bool()\u000a",
        "date" : "2023-04-27 14:14:01 +1200",
        "id" : "f7f50e9517ca5ecbc669e26b1b89bf5229763de0",
        "msg" : "update test with bool()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/david.jianwei.yu",
      "fullName" : "david.jianwei.yu"
    }
  ]
}