{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MathieuMorlighem"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3534,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
            "branch" : [
              {
                "SHA1" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
            "branch" : [
              {
                "SHA1" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
        "branch" : [
          {
            "SHA1" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 9,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3534",
  "duration" : 531372,
  "estimatedDuration" : 1380521,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Ice-Ocean #3534",
  "id" : "3534",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3534,
  "queueId" : 11222,
  "result" : "SUCCESS",
  "timestamp" : 1778069233889,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Linux/job/Debian_Linux-Ice-Ocean/3534/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp"
        ],
        "commitId" : "b4a13064773db14195f5bcb7f4f88b148558bd38",
        "timestamp" : 1777982358000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: getting rid of all gotos\u000a",
        "date" : "2026-05-05 07:59:18 -0400",
        "id" : "b4a13064773db14195f5bcb7f4f88b148558bd38",
        "msg" : "CHG: getting rid of all gotos",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/controlm1qn3_core.cpp",
          "src/c/cores/controladm1qn3_core.cpp"
        ],
        "commitId" : "3890eb28a8853ee76cbade38dcf8f93c9189ce6f",
        "timestamp" : 1777982467000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: now using C++ implementation of m1qn3 instead of external package\u000a",
        "date" : "2026-05-05 08:01:07 -0400",
        "id" : "3890eb28a8853ee76cbade38dcf8f93c9189ce6f",
        "msg" : "NEW: now using C++ implementation of m1qn3 instead of external package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/controlm1qn3_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/controladm1qn3_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp"
        ],
        "commitId" : "a9ab49895a438fedd17ec329d0fc97f5ae8cd8b5",
        "timestamp" : 1778006367000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed m1qn3 so that it gives the same results as fortran\u000a",
        "date" : "2026-05-05 14:39:27 -0400",
        "id" : "a9ab49895a438fedd17ec329d0fc97f5ae8cd8b5",
        "msg" : "CHG: fixed m1qn3 so that it gives the same results as fortran",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp"
        ],
        "commitId" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
        "timestamp" : 1778069215000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: now AD results should be identical as before. One more bug to resolve\u000a",
        "date" : "2026-05-06 08:06:55 -0400",
        "id" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
        "msg" : "CHG: now AD results should be identical as before. One more bug to resolve",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    }
  ]
}