{
  "_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" : 3161,
      "buildableTimeMillis" : 3161,
      "buildingDurationMillis" : 405406,
      "executingTimeMillis" : 405406,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 2,
      "waitingTimeMillis" : 2
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1223,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e7a4ea1e412b243b3804e6e468b07c911b84d8c6",
            "branch" : [
              {
                "SHA1" : "e7a4ea1e412b243b3804e6e468b07c911b84d8c6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e7a4ea1e412b243b3804e6e468b07c911b84d8c6",
            "branch" : [
              {
                "SHA1" : "e7a4ea1e412b243b3804e6e468b07c911b84d8c6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e7a4ea1e412b243b3804e6e468b07c911b84d8c6",
        "branch" : [
          {
            "SHA1" : "e7a4ea1e412b243b3804e6e468b07c911b84d8c6",
            "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" : "#1223",
  "duration" : 405406,
  "estimatedDuration" : 451758,
  "executor" : None,
  "fullDisplayName" : "SPARC-API-DEV #1223",
  "id" : "1223",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1223,
  "queueId" : 1630,
  "result" : "SUCCESS",
  "timestamp" : 1745586366735,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/SPARC-API-DEV/1223/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "scripts/monthly_stats.py",
          "requirements.txt"
        ],
        "commitId" : "f4fe08fae9fdf60df7c188bb2e5b70f0fed1372d",
        "timestamp" : 1745534306000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "upgraded dependencies\u000a",
        "date" : "2025-04-24 18:38:26 -0400",
        "id" : "f4fe08fae9fdf60df7c188bb2e5b70f0fed1372d",
        "msg" : "upgraded dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "scripts/monthly_stats.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "4cb559b06e9891a243053f48ec20a77164c7d5f2",
        "timestamp" : 1745542974000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "hotfix\u000a",
        "date" : "2025-04-24 21:02:54 -0400",
        "id" : "4cb559b06e9891a243053f48ec20a77164c7d5f2",
        "msg" : "hotfix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Procfile"
        ],
        "commitId" : "a80f7503a3d34dd1fa46825a83f8ce6d353229a0",
        "timestamp" : 1745544798000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Procfile\u000a\u000aRemove preload flag\u000a",
        "date" : "2025-04-25 13:33:18 +1200",
        "id" : "a80f7503a3d34dd1fa46825a83f8ce6d353229a0",
        "msg" : "Update Procfile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Procfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "3c1792f6ebea271ca07af64023dd89408b071df6",
        "timestamp" : 1745547624000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "attempt at fixing endpoint\u000a",
        "date" : "2025-04-24 22:20:24 -0400",
        "id" : "3c1792f6ebea271ca07af64023dd89408b071df6",
        "msg" : "attempt at fixing endpoint",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Procfile"
        ],
        "commitId" : "f0fcc7ee0549f506f408e71fc4d6139ef5d790a7",
        "timestamp" : 1745550082000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update Procfile\u000a\u000aTry to see if extending time-out will help\u000a",
        "date" : "2025-04-24 23:01:22 -0400",
        "id" : "f0fcc7ee0549f506f408e71fc4d6139ef5d790a7",
        "msg" : "Update Procfile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Procfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "c60d8e7d55f8b8cf99308951f724e7c977cfcb9a",
        "timestamp" : 1745551777000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "added back changes that were removed\u000a",
        "date" : "2025-04-24 23:29:37 -0400",
        "id" : "c60d8e7d55f8b8cf99308951f724e7c977cfcb9a",
        "msg" : "added back changes that were removed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Procfile"
        ],
        "commitId" : "191199282c64b3f6a6de579a4bed2f7b65b0239d",
        "timestamp" : 1745551793000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "added back preload flag\u000a",
        "date" : "2025-04-24 23:29:53 -0400",
        "id" : "191199282c64b3f6a6de579a4bed2f7b65b0239d",
        "msg" : "added back preload flag",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Procfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
      "fullName" : "ericgauzens"
    },
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}