{
  "_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" : 259356,
      "executingTimeMillis" : 259356,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 2,
      "waitingTimeMillis" : 2
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 402,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
            "branch" : [
              {
                "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
                "name" : "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
            "branch" : [
              {
                "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
                "name" : "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1472,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "27a0ab3e440c1ef0aebb59df05487bd06b2b4c02",
            "branch" : [
              {
                "SHA1" : "27a0ab3e440c1ef0aebb59df05487bd06b2b4c02",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "27a0ab3e440c1ef0aebb59df05487bd06b2b4c02",
            "branch" : [
              {
                "SHA1" : "27a0ab3e440c1ef0aebb59df05487bd06b2b4c02",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "27a0ab3e440c1ef0aebb59df05487bd06b2b4c02",
        "branch" : [
          {
            "SHA1" : "27a0ab3e440c1ef0aebb59df05487bd06b2b4c02",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/nih-sparc/sparc-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1472",
  "duration" : 259356,
  "estimatedDuration" : 300469,
  "executor" : None,
  "fullDisplayName" : "SPARC-API #1472",
  "id" : "1472",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1472,
  "queueId" : 1749,
  "result" : "FAILURE",
  "timestamp" : 1746812403574,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/SPARC-API/1472/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/dbtable.py",
          "app/config.py"
        ],
        "commitId" : "ab4432bf0c29b5dad784a61cd9686a8df297d140",
        "timestamp" : 1746489730000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add new annotation table for storing temporary annotation,\u000a",
        "date" : "2025-05-06 12:02:10 +1200",
        "id" : "ab4432bf0c29b5dad784a61cd9686a8df297d140",
        "msg" : "Add new annotation table for storing temporary annotation,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/dbtable.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_api.py"
        ],
        "commitId" : "9bbdbcdf8a6a6f1c0d25b226e4334e165b0410cb",
        "timestamp" : 1746574474000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Add test.\u000a",
        "date" : "2025-05-07 11:34:34 +1200",
        "id" : "9bbdbcdf8a6a6f1c0d25b226e4334e165b0410cb",
        "msg" : "Add test.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/dbtable.py"
        ],
        "commitId" : "be029f80e48f02c6035aa3685fd7614931d2d51c",
        "timestamp" : 1746604103000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
          "fullName" : "alan.wu"
        },
        "authorEmail" : "alan.wu@auckland.ac.nz",
        "comment" : "Improve annotations table.\u000a",
        "date" : "2025-05-07 19:48:23 +1200",
        "id" : "be029f80e48f02c6035aa3685fd7614931d2d51c",
        "msg" : "Improve annotations table.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/dbtable.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "app/config.py"
        ],
        "commitId" : "05eb912d424787f2a2a65826af03bfb24ea2ebaf",
        "timestamp" : 1746711468000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "Added the ability to attach files to github issues\u000a",
        "date" : "2025-05-08 09:37:48 -0400",
        "id" : "05eb912d424787f2a2a65826af03bfb24ea2ebaf",
        "msg" : "Added the ability to attach files to github issues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/email_sender.py"
        ],
        "commitId" : "4406c9af42f3d476ee358976154fdb1c835dabd0",
        "timestamp" : 1746713385000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "undid changes to email sender\u000a",
        "date" : "2025-05-08 10:09:45 -0400",
        "id" : "4406c9af42f3d476ee358976154fdb1c835dabd0",
        "msg" : "undid changes to email sender",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/email_sender.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "tests/test_api.py"
        ],
        "commitId" : "55f1fc3ace28ebee53c49450a34c14160964afae",
        "timestamp" : 1746721063000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "added test\u000a",
        "date" : "2025-05-08 12:17:43 -0400",
        "id" : "55f1fc3ace28ebee53c49450a34c14160964afae",
        "msg" : "added test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
      "fullName" : "ericgauzens"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/alan.wu",
      "fullName" : "alan.wu"
    }
  ]
}