{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3666 of commit 4fccf1cd55d094014e111296defe3ab0814f2c7e, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3666/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "4fccf1cd55d094014e111296defe3ab0814f2c7e"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Dave Marchevsky"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "davemarchevsky@fb.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/davemarchevsky/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "3666"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "davemarchevsky_helpers_section"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "davemarchevsky_helpers_section"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "davemarchevsky@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "davemarchevsky"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@davemarchevsky"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3666 of commit 4fccf1cd55d094014e111296defe3ab0814f2c7e, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "export/helpers: only put helpers in special section for B lang"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3666"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "B's code generation needs these functions to exist in the object as it\\r\\nemits some calls to these functions at IR stage, where 'always_inline'\\r\\ndirective results in no symbol for the function being emitted otherwise\\r\\nas all uses are inlined.\\r\\n\\r\\nFor C, stop putting these helpers in a \\\"helpers\\\" section in object file.\\r\\nFor B, add a `B_WORKAROUND` ifdef check so the \\\"helpers\\\" section is\\r\\npopulated as expected.\\r\\n\\r\\nThere is almost certainly a more elegant way to fix this but would\\r\\nrequire digging deep in the b frontend and potentially breaking other\\r\\nthings. Since B frontend hasn't been touched in many years and still\\r\\nworks, let's take the safer but uglier route.\\r\\n"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"export/helpers: only put helpers in special section for B lang\" href=\"https://github.com/iovisor/bcc/pull/3666\">PR #3666</a>: export/helpers: only put he...",
  "displayName" : "#1191",
  "duration" : 1265094,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #1191",
  "id" : "1191",
  "keepLog" : False,
  "number" : 1191,
  "queueId" : 9537,
  "result" : "SUCCESS",
  "timestamp" : 1634518128875,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/1191/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/1191/"
    },
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/1191/"
    },
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/1191/"
    },
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/1191/"
    },
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/1191/"
    },
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/1191/"
    },
    {
      "number" : 1191,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/1191/"
    }
  ]
}