{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
            "branch" : [
              {
                "SHA1" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
            "branch" : [
              {
                "SHA1" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
        "branch" : [
          {
            "SHA1" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Sineware/prolinux-2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3",
  "duration" : 3531075,
  "estimatedDuration" : 4796105,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-embedded-dev-arm64 #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 84,
  "result" : "SUCCESS",
  "timestamp" : 1727527402964,
  "url" : "https://update.sineware.ca/ci/view/ProLinux%202/job/prolinux-2-embedded-dev-arm64/3/",
  "builtOn" : "lina-server",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/build_x64.sh"
        ],
        "commitId" : "5a4bd353f0fa4dd61a7e21cb1f223e844b499007",
        "timestamp" : 1727522155000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "make x64 build generic\u000a",
        "date" : "2024-09-28 19:15:55 +0800",
        "id" : "5a4bd353f0fa4dd61a7e21cb1f223e844b499007",
        "msg" : "make x64 build generic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/build_x64.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/helpers/consts.ts",
          "scripts/build_x64.sh"
        ],
        "commitId" : "8f8ad8976d3f23a55d27d9b4b1d793ebb892470c",
        "timestamp" : 1727527028000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "x86_64 -> x64\u000a",
        "date" : "2024-09-28 20:37:08 +0800",
        "id" : "8f8ad8976d3f23a55d27d9b4b1d793ebb892470c",
        "msg" : "x86_64 -> x64",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          },
          {
            "editType" : "edit",
            "file" : "scripts/build_x64.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src-extra/image-gen/image-gen-generic.ts"
        ],
        "commitId" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
        "timestamp" : 1727527394000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "more mkdirs for mnt\u000a",
        "date" : "2024-09-28 20:43:14 +0800",
        "id" : "1c3344efa6406cd691fec14aac435f67a252fc5f",
        "msg" : "more mkdirs for mnt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src-extra/image-gen/image-gen-generic.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}