{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user pabuhr",
          "userId" : "pabuhr",
          "userName" : "pabuhr"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 12,
      "buildingDurationMillis" : 3752175,
      "executingTimeMillis" : 3487478,
      "executorUtilization" : 0.93,
      "subTaskCount" : 2,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 3
    },
    {
      "_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" : 54,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
            "branch" : [
              {
                "SHA1" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
            "branch" : [
              {
                "SHA1" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
        "branch" : [
          {
            "SHA1" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
            "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" : "#54",
  "duration" : 3752175,
  "estimatedDuration" : 5064096,
  "executor" : None,
  "fullDisplayName" : "Cforall Full Build #54",
  "id" : "54",
  "keepLog" : False,
  "number" : 54,
  "queueId" : 3723,
  "result" : "FAILURE",
  "timestamp" : 1761935304836,
  "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/54/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/bits/defs.hfa"
          ],
          "commitId" : "8920c6d6516dfdb2b438c5bbeab987605938d4f2",
          "timestamp" : 1761874253000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "formatting\u000a",
          "date" : "2025-10-30 21:30:53 -0400",
          "id" : "8920c6d6516dfdb2b438c5bbeab987605938d4f2",
          "msg" : "formatting",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/bits/defs.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/barrier.hfa"
          ],
          "commitId" : "c4e3b507a575bb222beb88b33ef155097fb9af74",
          "timestamp" : 1761874299000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "new version of barrier lock\u000a",
          "date" : "2025-10-30 21:31:39 -0400",
          "id" : "c4e3b507a575bb222beb88b33ef155097fb9af74",
          "msg" : "new version of barrier lock",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/barrier.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/invoke.h"
          ],
          "commitId" : "b14d0d97d7448d4f6762bcd6cd74d1947a4fc4e3",
          "timestamp" : 1761874360000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add shadow variable to thread structure\u000a",
          "date" : "2025-10-30 21:32:40 -0400",
          "id" : "b14d0d97d7448d4f6762bcd6cd74d1947a4fc4e3",
          "msg" : "add shadow variable to thread structure",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/invoke.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/barrier.hfa"
          ],
          "commitId" : "95a082418df05bb66bbcfe8aaa0ccdd35dc051cb",
          "timestamp" : 1761925460000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "change counters from ssize_t to size_t\u000a",
          "date" : "2025-10-31 11:44:20 -0400",
          "id" : "95a082418df05bb66bbcfe8aaa0ccdd35dc051cb",
          "msg" : "change counters from ssize_t to size_t",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/barrier.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/invoke.h"
          ],
          "commitId" : "14a51d3104b5022bc886f4bc8e602e7c8f568565",
          "timestamp" : 1761925509000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "rename private variable with trailing $\u000a",
          "date" : "2025-10-31 11:45:09 -0400",
          "id" : "14a51d3104b5022bc886f4bc8e602e7c8f568565",
          "msg" : "rename private variable with trailing $",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/invoke.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/concurrency/locks.cfa",
            "libcfa/src/concurrency/locks.hfa"
          ],
          "commitId" : "95330c335047f8584d6529b923b2a80afc78698f",
          "timestamp" : 1761925753000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "rename private variable with trailing $, and restructure lock\u000a",
          "date" : "2025-10-31 11:49:13 -0400",
          "id" : "95330c335047f8584d6529b923b2a80afc78698f",
          "msg" : "rename private variable with trailing $, and restructure lock",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/locks.cfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/concurrency/locks.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "libcfa/src/strstream.hfa",
            "libcfa/src/strstream.cfa"
          ],
          "commitId" : "10340596e53755190e6a931c0561a473e62697ec",
          "timestamp" : 1761925855000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "add \"clear\" function to strstring\u000a",
          "date" : "2025-10-31 11:50:55 -0400",
          "id" : "10340596e53755190e6a931c0561a473e62697ec",
          "msg" : "add \"clear\" function to strstring",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "libcfa/src/strstream.cfa"
            },
            {
              "editType" : "edit",
              "file" : "libcfa/src/strstream.hfa"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tests/concurrency/barrier/generation.cfa",
            "tests/concurrency/barrier/last.cfa",
            "tests/concurrency/once.cfa",
            "tests/io/comp_basic.cfa",
            "tests/concurrency/barrier/order.cfa",
            "tests/concurrency/readyQ/barrier_sleeper.cfa",
            "tests/io/comp_fair.cfa",
            "tests/concurrency/futures/select_future.cfa"
          ],
          "commitId" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
          "timestamp" : 1761926192000,
          "author" : {
            "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
            "fullName" : "pabuhr"
          },
          "authorEmail" : "pabuhr@uwaterloo.ca",
          "comment" : "update barrier tests for updated barrier\u000a",
          "date" : "2025-10-31 11:56:32 -0400",
          "id" : "f5856ecdac84d5be49dc1daf391d628ff6fcd826",
          "msg" : "update barrier tests for updated barrier",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tests/concurrency/barrier/last.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/concurrency/once.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/concurrency/readyQ/barrier_sleeper.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/concurrency/futures/select_future.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/io/comp_basic.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/concurrency/barrier/order.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/concurrency/barrier/generation.cfa"
            },
            {
              "editType" : "edit",
              "file" : "tests/io/comp_fair.cfa"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cforall.uwaterloo.ca/jenkins/user/pabuhr",
      "fullName" : "pabuhr"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 55,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/55/"
  },
  "previousBuild" : {
    "number" : 53,
    "url" : "https://cforall.uwaterloo.ca/jenkins/job/Cforall_Full_Build/53/"
  }
}