{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
            "branch" : [
              {
                "SHA1" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
            "branch" : [
              {
                "SHA1" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
        "branch" : [
          {
            "SHA1" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#186",
  "duration" : 9417027,
  "estimatedDuration" : 8996983,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #186",
  "id" : "186",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 186,
  "queueId" : 3439,
  "result" : "SUCCESS",
  "timestamp" : 1765386720577,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Linux/job/Debian_Linux-Binaries-MATLAB/186/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/ubuntu-codipack.yml",
          ".github/workflows/ubuntu-basic.yml",
          ".github/workflows/common-workflow.yml",
          ".github/workflows/ubuntu-python.yml"
        ],
        "commitId" : "bac11ab886d298f57d8ddce67818923aaf25b9cc",
        "timestamp" : 1764874457000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Added additional cleanup step to CoDiPack build and common workflow\u000a",
        "date" : "2025-12-04 10:54:17 -0800",
        "id" : "bac11ab886d298f57d8ddce67818923aaf25b9cc",
        "msg" : "Added additional cleanup step to CoDiPack build and common workflow",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-basic.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-codipack.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-python.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/ubuntu-codipack.yml",
          ".github/workflows/common-workflow.yml"
        ],
        "commitId" : "42ef9465391efde2b743bfa8e9da843bc4c562ee",
        "timestamp" : 1764876720000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Fork was missing artifact tarball cleanup\u000a",
        "date" : "2025-12-04 11:32:00 -0800",
        "id" : "42ef9465391efde2b743bfa8e9da843bc4c562ee",
        "msg" : "Fork was missing artifact tarball cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-codipack.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".github/workflows/common-workflow.yml",
          ".github/workflows/ubuntu-codipack.yml"
        ],
        "commitId" : "67f6e6559a6450b795d37853b034ee4dbe01360f",
        "timestamp" : 1764886007000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Modified cleanup so that it occurs before creation of artifact\u000a",
        "date" : "2025-12-04 14:06:47 -0800",
        "id" : "67f6e6559a6450b795d37853b034ee4dbe01360f",
        "msg" : "Modified cleanup so that it occurs before creation of artifact",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".github/workflows/common-workflow.yml"
          },
          {
            "editType" : "edit",
            "file" : ".github/workflows/ubuntu-codipack.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "fbb6c8b41608650ea7275004e05f397bfefffee2",
        "timestamp" : 1765379787000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: ignoring some examples directories\u000a",
        "date" : "2025-12-10 10:16:27 -0500",
        "id" : "fbb6c8b41608650ea7275004e05f397bfefffee2",
        "msg" : "CHG: ignoring some examples directories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/main/EnvironmentInit.cpp"
        ],
        "commitId" : "710c1873ce96c21930a1065e7a0d46ea7569832f",
        "timestamp" : 1765379802000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed banner urls\u000a",
        "date" : "2025-12-10 10:16:42 -0500",
        "id" : "710c1873ce96c21930a1065e7a0d46ea7569832f",
        "msg" : "CHG: fixed banner urls",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/main/EnvironmentInit.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "9bb11050a5d9d162221a993556636269add4b77b",
        "timestamp" : 1765380359000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: minor estetics\u000a",
        "date" : "2025-12-10 10:25:59 -0500",
        "id" : "9bb11050a5d9d162221a993556636269add4b77b",
        "msg" : "CHG: minor estetics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/main/EnvironmentInit.cpp"
        ],
        "commitId" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
        "timestamp" : 1765380365000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: minor estetics\u000a",
        "date" : "2025-12-10 10:26:05 -0500",
        "id" : "cefb2ab3e30b160c68125307c5acf383f428cc09",
        "msg" : "CHG: minor estetics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/main/EnvironmentInit.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    }
  ]
}