{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3498 of commit 649cb3e3d1870a1514238ab63b9167a1a402fdd2, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3498/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "649cb3e3d1870a1514238ab63b9167a1a402fdd2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_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" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "3498"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "davemarchevsky_exe_syms"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "davemarchevsky_exe_syms"
        },
        {
          "_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 #3498 of commit 649cb3e3d1870a1514238ab63b9167a1a402fdd2, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "ProcSyms should treat the executable like any other mapped file when symbolizing"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3498"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "As reported in #3487, when `/proc/PID/exe`'s symlink points to a\\r\\nmountns-relative path from a different mountns than the tracing process,\\r\\nwe can fail to open it as we don't prepend `/proc/PID/root` .\\r\\n\\r\\nA few potential solutions were discussed in that issue, we settled on\\r\\ntreating the main exe like any other map in `/proc/PID/maps`. Since it's\\r\\nalways the first map we can reuse existing code and get rid of\\r\\nexe-specific helpers.\\r\\n\\r\\nWhile writing this I noticed that the remaining place `get_pid_exe` is used, the USDT code, potentially also has a bug due to `get_pid_exe` and shouldn't be using it either if so. Will follow up\\r\\n\\r\\nI still need to validate this. Plan on doing so with `libbpf-tools`' offcputime and hopefully some example that can be committed "
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, test this please]"
        },
        {
          "_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=\"ProcSyms should treat the executable like any other mapped file when symbolizing\" href=\"https://github.com/iovisor/bcc/pull/3498\">PR #3498</a>: ProcSyms should treat the e...",
  "displayName" : "#1042",
  "duration" : 1244586,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #1042",
  "id" : "1042",
  "keepLog" : False,
  "number" : 1042,
  "queueId" : 8345,
  "result" : "SUCCESS",
  "timestamp" : 1624121287296,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/1042/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/1042/"
    },
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/1042/"
    },
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/1042/"
    },
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/1042/"
    },
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/1042/"
    },
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/1042/"
    },
    {
      "number" : 1042,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/1042/"
    }
  ]
}