{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Cforall_Full_Build\" build number 22",
          "upstreamBuild" : 22,
          "upstreamProject" : "Cforall_Full_Build",
          "upstreamUrl" : "job/Cforall_Full_Build/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GitRef",
          "value" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "Build",
          "value" : "22"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 1167856,
      "executingTimeMillis" : 1166233,
      "executorUtilization" : 1.0,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 8140,
      "waitingTimeMillis" : 8140
    },
    {
      "_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" : 17,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
            "branch" : [
              {
                "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
            "branch" : [
              {
                "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
        "branch" : [
          {
            "SHA1" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
            "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" : [
    {
      "displayPath" : "cfa-cc-1.0.0.22.tar.gz",
      "fileName" : "cfa-cc-1.0.0.22.tar.gz",
      "relativePath" : "cfa-cc-1.0.0.22.tar.gz"
    }
  ],
  "building" : False,
  "description" : "Distributing Tarball",
  "displayName" : "#17",
  "duration" : 1167856,
  "estimatedDuration" : 1184595,
  "executor" : None,
  "fullDisplayName" : "Cforall Distribute #17",
  "id" : "17",
  "keepLog" : False,
  "number" : 17,
  "queueId" : 1816,
  "result" : "SUCCESS",
  "timestamp" : 1759269795627,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/17/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/stdhdr/assert.h"
          ],
          "commitId" : "23681dbf00f23188735c6c530185f9ab56a21c97",
          "timestamp" : 1759233003000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "remove warnings from empty verify macros\u000a",
          "date" : "2025-09-30 07:50:03 -0400",
          "id" : "23681dbf00f23188735c6c530185f9ab56a21c97",
          "msg" : "remove warnings from empty verify macros",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/stdhdr/assert.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "INSTALL"
          ],
          "commitId" : "a24a69ea122f99742cace0954e8d4a3369219c11",
          "timestamp" : 1759233105000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "Indicate CFA only builds on Linux operating system\u000a",
          "date" : "2025-09-30 07:51:45 -0400",
          "id" : "a24a69ea122f99742cace0954e8d4a3369219c11",
          "msg" : "Indicate CFA only builds on Linux operating system",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "INSTALL"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "doc/bibliography/pl.bib"
          ],
          "commitId" : "7ffd7f0e78e8147982075252013b9b85c1c58602",
          "timestamp" : 1759233345000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add bibliography references\u000a",
          "date" : "2025-09-30 07:55:45 -0400",
          "id" : "7ffd7f0e78e8147982075252013b9b85c1c58602",
          "msg" : "add bibliography references",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "doc/bibliography/pl.bib"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "README"
          ],
          "commitId" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
          "timestamp" : 1759264823000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "Add section about contributing to the Cforall project\u000a",
          "date" : "2025-09-30 16:40:23 -0400",
          "id" : "f0011bf326c9f65a3e29f89dc16ca41de18e1409",
          "msg" : "Add section about contributing to the Cforall project",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "README"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 18,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/18/"
  },
  "previousBuild" : {
    "number" : 16,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Distribute_Ref/16/"
  }
}