{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "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" : 0,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 3740301,
      "executingTimeMillis" : 3738959,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 209,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
            "branch" : [
              {
                "SHA1" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
            "branch" : [
              {
                "SHA1" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
        "branch" : [
          {
            "SHA1" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "cforall@plg.uwaterloo.ca:software/cfa/cfa-cc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#209",
  "duration" : 3740301,
  "estimatedDuration" : 4986650,
  "executor" : None,
  "fullDisplayName" : "Cforall Full Build #209",
  "id" : "209",
  "keepLog" : False,
  "number" : 209,
  "queueId" : 12333,
  "result" : "FAILURE",
  "timestamp" : 1774061220058,
  "url" : "https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Full_Build/209/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/LaTeXmacros/common.tex",
            "doc/LaTeXmacros/common.sty"
          ],
          "commitId" : "742fa15bc20df03e9ec2984a13ae0ea1bc891bc9",
          "timestamp" : 1774009099000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "remove attempt to make C inline comments look better in latex output\u000a",
          "date" : "2026-03-20 08:18:19 -0400",
          "id" : "742fa15bc20df03e9ec2984a13ae0ea1bc891bc9",
          "msg" : "remove attempt to make C inline comments look better in latex output",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/LaTeXmacros/common.sty"
            },
            {
              "editType" : "edit",
              "file" : "doc/LaTeXmacros/common.tex"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CompilationState.cpp",
            "src/main.cpp",
            "src/CompilationState.hpp"
          ],
          "commitId" : "5c56a22ae6c5d5de298311b438d0663f54b4411e",
          "timestamp" : 1774009357000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "harmonize AST dump and flag names, and the order the passes are called\u000a",
          "date" : "2026-03-20 08:22:37 -0400",
          "id" : "5c56a22ae6c5d5de298311b438d0663f54b4411e",
          "msg" : "harmonize AST dump and flag names, and the order the passes are called",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CompilationState.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/CompilationState.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/main.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/user/Makefile",
            "doc/user/user.tex"
          ],
          "commitId" : "2c2e8658964604af2fdd357cb2d109c60b4e757f",
          "timestamp" : 1774009439000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "update user documentation on AST dump flags, and turn off silent in Makefile\u000a",
          "date" : "2026-03-20 08:23:59 -0400",
          "id" : "2c2e8658964604af2fdd357cb2d109c60b4e757f",
          "msg" : "update user documentation on AST dump flags, and turn off silent in Makefile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/user/Makefile"
            },
            {
              "editType" : "edit",
              "file" : "doc/user/user.tex"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/InitTweak/FixInit.cpp"
          ],
          "commitId" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
          "timestamp" : 1774009603000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "rename predicate flag that conflicts with AST dump flag\u000a",
          "date" : "2026-03-20 08:26:43 -0400",
          "id" : "c6d65a11e2f2fd0e4ecf82a03af252b7de8fda9d",
          "msg" : "rename predicate flag that conflicts with AST dump flag",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/InitTweak/FixInit.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 210,
    "url" : "https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Full_Build/210/"
  },
  "previousBuild" : {
    "number" : 208,
    "url" : "https://cforall.uwaterloo.ca/jenkins/view/Cforall/job/Cforall_Full_Build/208/"
  }
}